Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] A75G Repo

Featured Replies

1 minute ago, m1rc0 said:

Sadly no. Would love to get some help @Roudy

 

If you have everything else working and just the Admin page fails to load, you need to add the Extra Argument variable that is mentioned in the bitnami documentation with the --proxy=edge value. Here is a screen shot of it for reference. 

image.thumb.png.178bdf8f6c430b29249b5ba002e7c1bb.png

  • 2 weeks later...
  • Replies 889
  • Views 448.2k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • PSYCHOPATHiO
    PSYCHOPATHiO

    It is not so complicated to get it up & running, you just need to know where to start   First thing you need to edit the homeserver.yaml located in /appdata/matrix   Locate

  • Each one of those should be a separate command: su - archivebox cd /data archivebox init archivebox manage createsuperuser   All done inside of docker console

  • Funny, last night I was fighting with the same issues you were having Flex0. First with the port and then with the conf.yml file not loading or saving.   Long story short, Dashy was changed

Posted Images

db-backup. The files it creates are 

-rw------- 1 10000 10000  19203997 Jan 15 20:24 pgsql_nextclouddb_192.168.11.54_20240115-202405.sql.gz

owner: rw, group: nothing, everyone: nothing

how would I change this so a different docker can read the files and copy them to an external backup drive? chmod 777 those files?

Look at the doc of the container and add the user/group/permission variables.

 

image.png.98a5b89ca90dcf80c2173a8023cae5f9.png

Perfect, thanks! Found that over at the tiredofit github docs

Added this VARIABLE: DEFAULT_FILESYSTEM_PATH_PERMISSION, as 0755, that should do the trick! thanks again

1667439885_Screenshot2024-01-21203946.png.bf3bf1b5968b20b1d3b48a0e64522901.png

Whenever i install a bitnami docker i seem to get errors where directories cannot be created upon install.. ie:

 

realpath: /bitnami/apache/conf: No such file or directory
phpbb 15:51:50.89 INFO  ==> Configuring Apache ServerTokens directive
phpbb 15:51:50.91 INFO  ==> Configuring PHP options
phpbb 15:51:50.92 INFO  ==> Setting PHP expose_php option
phpbb 15:51:50.93 INFO  ==> Setting PHP memory_limit option
phpbb 15:51:50.95 INFO  ==> Setting PHP output_buffering option
phpbb 15:51:50.98 INFO  ==> Validating settings in MYSQL_CLIENT_* env vars
phpbb 15:51:51.09 INFO  ==> Ensuring phpBB directories exist
phpbb 15:51:51.10 INFO  ==> Trying to connect to the database server
phpbb 15:51:51.12 INFO  ==> Creating configuration file for installation
phpbb 15:51:51.98 INFO  ==> Starting apache in background
phpbb 15:51:57.11 INFO  ==> apache started
phpbb 15:51:57.11 INFO  ==> Running installation wizard
phpbb 15:52:57.78 ERROR ==> phpBB failed to install
phpbb 15:52:57.79 INFO  ==> Stopping apache
phpbb 15:52:58.85 INFO  ==> apache stopped
phpbb 15:52:58.86 INFO  ==> Persisting phpBB installation
cp: cannot create directory '/bitnami/phpbb/store': Permission denied

anyone know how is this fixed? ive seen a few youtube videos where people type a chown command to give permissions... but sometimes the user:group number is different, anyone know how to determine what user/group or what UID it should be?

  • 2 weeks later...

Am having 0 luck getting cryptpad to work. Have looked at both the doco on community apps and the github with 0 luck. Not much info to be found by search either

 

Anyone had any luck? I have had to move the ports to 3050 and 3051 for Nginx proxy manager.

 

image.thumb.png.6e3f53e7263bd14c69851712dcd393ce.png

Edited by Sebby

  • 2 weeks later...

I just installed Drop. I can access it on my network, but would like to outside my network as well. I'm using a nginx proxy manager. The login page will load. But after putting in the info the page goes blank. Any ideas? Thanks

 

 

Edited by gadget069

  • 2 weeks later...
On 11/15/2023 at 2:13 AM, S3v3nD34dly51ns said:

I have run into this so many times, I have uninstalled, reinstalled and still had issues. then i figured it out.
1. go into your (shared) appdata folders and create a separate folder (expose the appdata to SMB if it's easier, I named my folder moodle-DB).
2. Install Mariadb through the community apps, for testing i made it simple, port 3327, all passwords for the database were 'moodle', then for the appdata folder it points to point it to your newly created 'moodle-DB folder' let it run its course.
3.install moodle from the apps, within the configuration point it to the database using the IP address and it's port, now here's where i kept dropping the ball, within the setup of the path data it is not 'finished' per say the container path shows
/mnt/user/appdata/moodle/path   however the field to fill it out just shows /mnt/user/appdata/moodle/     so i threw in path at the end and it started into installing
4. Check your logs for moodle when it's installing

Also if you have residual folders and files left over from prior installs its a good idea to remove them with the cleanup appdata plugin and remove them entirely and start fresh.

Hope that helps some.

moodle.PNG

 

Thank You so much, I wasted a lot of time error-hunting. The missing /path was the solution. 

Hi,

i can't get cryptpad running. After solving the permission rights and solving the problem, that the config was created as a folder, I still can't get on the webif. 
I can see this in the log

 

> [email protected] start
> node server.js

 

nothing more is happening

 

edit:

i also added this to the config, didn't help (this is the ip of the container(

httpUnsafeOrigin: 'http://192.168.178.8:3000',

 

The container is running, but webif not accessible

Is there someone, who got it working?

Edited by scissabob

On 2/25/2024 at 1:14 AM, ArmstrongNET said:

Hello, I have installed the Dashy APP using latest version of Unraid. I added the directory as directed, but get the error below. Not sure what else to do.

 

I added this in terminal first:

mkdir /mnt/user/appdata/dashy/
wget -O /mnt/user/appdata/dashy/conf.yml https://raw.githubusercontent.com/Lissy93/dashy/master/public/conf.yml

-Edit conf.yml

 

gbw8R1.Screenshot-2024-02-24-200651.png

 Did you manage to find a solution to this? Like the idea of Dashy!

  • 2 weeks later...

react resume server is a bust, sometimes I dont think people go through the setup process themselves before pushing an application through

  • Author
18 minutes ago, stayupthetree said:

react resume server is a bust, sometimes I dont think people go through the setup process themselves before pushing an application through

What does not work? i just run it again clean to make sure and it worked

 

Please make sure of the following:

  • If you changed the ports please make sure to change them in the PUBLIC_URL and PUBLIC_SERVER_URL env
  • Make sure to change the Unraid_IP to your IP unraid ip an example (192.168.1.100)
  • Created the database in postgres with the right premission
    • an example for postgres is
      CREATE USER resume WITH PASSWORD 'password';
      CREATE DATABASE resume WITH OWNER resume TEMPLATE template0 ENCODING 'UTF8';
      GRANT ALL PRIVILEGES ON DATABASE resume TO resume;
  • And thats about it

Edited by A75G
More info

Just installed Wallabag and seems to work - no erros - I made the DB dir and added the permissions.  Hwoever the UI is totally broken - no images, all text no css etc.  I know it isn't supposed to look like this.  Any clue as to what I may have done wrong?

 

image.png

  • Author
5 minutes ago, CALMSURF said:

Just installed Wallabag and seems to work - no erros - I made the DB dir and added the permissions.  Hwoever the UI is totally broken - no images, all text no css etc.  I know it isn't supposed to look like this.  Any clue as to what I may have done wrong?

 

image.png

Make sure Domain variable is configured correctly for example http://192.168.1.10:6500

I just installed Psitransfer from the community store. I seem to be unable to upload any files, because of 'Error: EACCES: permission denied, mkdir '/data/4210a2427cc7'.

 

I am a newbie and not quite sure what to do. I assume I need to change permissions on the appdata/psitransfer folder? Can anyone provide some guidance? Thanks in advance!

  • Author
22 hours ago, Emphyrio said:

I just installed Psitransfer from the community store. I seem to be unable to upload any files, because of 'Error: EACCES: permission denied, mkdir '/data/4210a2427cc7'.

 

I am a newbie and not quite sure what to do. I assume I need to change permissions on the appdata/psitransfer folder? Can anyone provide some guidance? Thanks in advance!

Run

chown -R 1000 /mnt/user/appdata/psitransfer/

could anyone share their working changedetection.io + browserless config? I am getting error 200 when searching for a product restock with the chrome browser and am curious if this is a template issue or website issue that I'm trying to track

Hi,

 

I've tried to use Grimoire but after successfully create a user, it is not possible to log in because the URL is not correct.

It points to the wrong URL.

 

```sh

User logged: foobar
ClientResponseError 404: The requested resource wasn't found.
    at file:///app/node_modules/.pnpm/[email protected]/node_modules/pocketbase/dist/pocketbase.es.mjs:1:31966
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async load (file:///app/build/server/chunks/0-z6PrR-nZ.js:51:22)
    at async load_server_data (file:///app/build/server/index.js:1096:18)
    at async respond_with_error (file:///app/build/server/index.js:2236:27)
    at async resolve2 (file:///app/build/server/index.js:3692:16)
    at async Object.handle (file:///app/build/server/chunks/hooks.server-qcCxj1zK.js:34:20)
    at async respond (file:///app/build/server/index.js:3528:22)
    at async Array.ssr (file:///app/build/handler.js:1243:3) {
  url: 'http://localhost:5173/internal/pb/api/collections/categories/records?page=1&perPage=1000&expand=parent&filter=owner%3D%22j1i6k4x5d3o3fmc%22&sort=name',
  status: 404,
  response: {
    code: 404,
    message: "The requested resource wasn't found.",
    data: {}
  },
  isAbort: false,
  originalError: {
    url: 'http://localhost:5173/internal/pb/api/collections/categories/records?page=1&perPage=1000&expand=parent&filter=owner%3D%22j1i6k4x5d3o3fmc%22&sort=name',
    status: 404,
    data: {
      code: 404,
      message: "The requested resource wasn't found.",
      data: {}
    }
  }
}

```

 

The URL is not `http://localhost:5173` but `http://192.168.10.252:5173/`.

The environnement variable `ORIGIN` is `http://192.168.10.252:5173`.

 

Do you have any idea ?

  • Author
23 minutes ago, Roukmoute said:

Hi,

 

I've tried to use Grimoire but after successfully create a user, it is not possible to log in because the URL is not correct.

It points to the wrong URL.

 

```sh

User logged: foobar
ClientResponseError 404: The requested resource wasn't found.
    at file:///app/node_modules/.pnpm/[email protected]/node_modules/pocketbase/dist/pocketbase.es.mjs:1:31966
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async load (file:///app/build/server/chunks/0-z6PrR-nZ.js:51:22)
    at async load_server_data (file:///app/build/server/index.js:1096:18)
    at async respond_with_error (file:///app/build/server/index.js:2236:27)
    at async resolve2 (file:///app/build/server/index.js:3692:16)
    at async Object.handle (file:///app/build/server/chunks/hooks.server-qcCxj1zK.js:34:20)
    at async respond (file:///app/build/server/index.js:3528:22)
    at async Array.ssr (file:///app/build/handler.js:1243:3) {
  url: 'http://localhost:5173/internal/pb/api/collections/categories/records?page=1&perPage=1000&expand=parent&filter=owner%3D%22j1i6k4x5d3o3fmc%22&sort=name',
  status: 404,
  response: {
    code: 404,
    message: "The requested resource wasn't found.",
    data: {}
  },
  isAbort: false,
  originalError: {
    url: 'http://localhost:5173/internal/pb/api/collections/categories/records?page=1&perPage=1000&expand=parent&filter=owner%3D%22j1i6k4x5d3o3fmc%22&sort=name',
    status: 404,
    data: {
      code: 404,
      message: "The requested resource wasn't found.",
      data: {}
    }
  }
}

```

 

The URL is not `http://localhost:5173` but `http://192.168.10.252:5173/`.

The environnement variable `ORIGIN` is `http://192.168.10.252:5173`.

 

Do you have any idea ?

Please share screenshot of both templates and did you follow the steps?

I cannot login to Grimoire's admin login. It say's invalid credentials. I followed all the steps, installed Pocketbase, not sure what's going on.

 

Edit: I think like the user above, it's not changing the origin from localhost to the IP you put in.

Edited by Subutai

having an hard time with this matrix server no matter what i try cant get it to work 

 

socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
This server is configured to use 'matrix.org' as its trusted key server via the
'trusted_key_servers' config option. 'matrix.org' is a good choice for a key
server since it is long-lived, stable and trusted. However, some admins may
wish to use another server for this purpose.

To suppress this warning and continue using 'matrix.org', admins should set
'suppress_key_server_warning' to 'true' in homeserver.yaml.
--------------------------------------------------------------------------------
Error during startup:
Traceback (most recent call last):
  File "/matrix/venv/lib/python3.11/site-packages/twisted/internet/tcp.py", line 1346, in startListening
    skt.bind(addr)
OSError: [Errno 99] Cannot assign requested address

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/matrix/venv/lib/python3.11/site-packages/synapse/app/_base.py", line 258, in wrapper
    await cb(*args, **kwargs)
  File "/matrix/venv/lib/python3.11/site-packages/synapse/app/homeserver.py", line 370, in start
    await _base.start(hs)
  File "/matrix/venv/lib/python3.11/site-packages/synapse/app/_base.py", line 594, in start
    hs.start_listening()
  File "/matrix/venv/lib/python3.11/site-packages/synapse/app/homeserver.py", line 258, in start_listening
    self._listener_http(self.config, listener)
  File "/matrix/venv/lib/python3.11/site-packages/synapse/app/homeserver.py", line 147, in _listener_http
    ports = listen_http(
            ^^^^^^^^^^^^
  File "/matrix/venv/lib/python3.11/site-packages/synapse/app/_base.py", line 432, in listen_http
    ports = listen_tcp(
            ^^^^^^^^^^^
  File "/matrix/venv/lib/python3.11/site-packages/synapse/app/_base.py", line 363, in listen_tcp
    check_bind_error(e, address, bind_addresses)
  File "/matrix/venv/lib/python3.11/site-packages/synapse/app/__init__.py", line 60, in check_bind_error
    raise e
  File "/matrix/venv/lib/python3.11/site-packages/synapse/app/_base.py", line 361, in listen_tcp
    r.append(reactor.listenTCP(port, factory, backlog, address))
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/matrix/venv/lib/python3.11/site-packages/twisted/internet/posixbase.py", line 364, in listenTCP
    p.startListening()
  File "/matrix/venv/lib/python3.11/site-packages/twisted/internet/tcp.py", line 1348, in startListening
    raise CannotListenError(self.interface, self.port, le)
twisted.internet.error.CannotListenError: Couldn't listen on ::1:8008: [Errno 99] Cannot assign requested address.
 

  • Author
10 hours ago, Subutai said:

I cannot login to Grimoire's admin login. It say's invalid credentials. I followed all the steps, installed Pocketbase, not sure what's going on.

 

Edit: I think like the user above, it's not changing the origin from localhost to the IP you put in.

Please share screenshot of both templates and in unraid cli show me what

ls /mnt/user/appdata/pocketbase/pb_migrations/

 

3 hours ago, dave234ee said:

having an hard time with this matrix server no matter what i try cant get it to work 

 

socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
This server is configured to use 'matrix.org' as its trusted key server via the
'trusted_key_servers' config option. 'matrix.org' is a good choice for a key
server since it is long-lived, stable and trusted. However, some admins may
wish to use another server for this purpose.

To suppress this warning and continue using 'matrix.org', admins should set
'suppress_key_server_warning' to 'true' in homeserver.yaml.
--------------------------------------------------------------------------------
Error during startup:
Traceback (most recent call last):
  File "/matrix/venv/lib/python3.11/site-packages/twisted/internet/tcp.py", line 1346, in startListening
    skt.bind(addr)
OSError: [Errno 99] Cannot assign requested address

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/matrix/venv/lib/python3.11/site-packages/synapse/app/_base.py", line 258, in wrapper
    await cb(*args, **kwargs)
  File "/matrix/venv/lib/python3.11/site-packages/synapse/app/homeserver.py", line 370, in start
    await _base.start(hs)
  File "/matrix/venv/lib/python3.11/site-packages/synapse/app/_base.py", line 594, in start
    hs.start_listening()
  File "/matrix/venv/lib/python3.11/site-packages/synapse/app/homeserver.py", line 258, in start_listening
    self._listener_http(self.config, listener)
  File "/matrix/venv/lib/python3.11/site-packages/synapse/app/homeserver.py", line 147, in _listener_http
    ports = listen_http(
            ^^^^^^^^^^^^
  File "/matrix/venv/lib/python3.11/site-packages/synapse/app/_base.py", line 432, in listen_http
    ports = listen_tcp(
            ^^^^^^^^^^^
  File "/matrix/venv/lib/python3.11/site-packages/synapse/app/_base.py", line 363, in listen_tcp
    check_bind_error(e, address, bind_addresses)
  File "/matrix/venv/lib/python3.11/site-packages/synapse/app/__init__.py", line 60, in check_bind_error
    raise e
  File "/matrix/venv/lib/python3.11/site-packages/synapse/app/_base.py", line 361, in listen_tcp
    r.append(reactor.listenTCP(port, factory, backlog, address))
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/matrix/venv/lib/python3.11/site-packages/twisted/internet/posixbase.py", line 364, in listenTCP
    p.startListening()
  File "/matrix/venv/lib/python3.11/site-packages/twisted/internet/tcp.py", line 1348, in startListening
    raise CannotListenError(self.interface, self.port, le)
twisted.internet.error.CannotListenError: Couldn't listen on ::1:8008: [Errno 99] Cannot assign requested address.
 

I cant help with matrix setup but i found this guide to be useful

 

59 minutes ago, A75G said:

Please share screenshot of both templates and in unraid cli show me what

ls /mnt/user/appdata/pocketbase/pb_migrations/

 

I cant help with matrix setup but i found this guide to be useful

 

Running that command shows this:

 

1700577969_created_bookmarks.js   1700577969_created_tags.js   1700577970_created_admin.js    1706184681_updated_users.js
1700577969_created_categories.js  1700577969_updated_users.js  1700577970_update_settings.js  1709315230_updated_bookmarks.js

 

Screenshot 2024-04-03 at 12-06-12.png

Screenshot 2024-04-03 at 12-06-40.png

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.