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.

toonamo

Members
  • Joined

  • Last visited

  1. For anyone trying to get schedules to work I found that the trigger is in the panel docker (not the daemon) php /var/www/html/artisan schedule:run >> /dev/null 2>&1 Then, using the user scripts app, I a created a script to run the following code docker exec -it pterodactyl-panel "php /var/www/html/artisan schedule:run >> /dev/null 2>&1" and set to run *****
  2. I started the process to update to 7.1.3 to 7.1.4 and was waiting for the notification to reboot. after a while and no notification i refreshed my browser and was met with a jumbled mess of a log in that is giving me the impression the gui thinks this is a fresh log in. my dockers all seem to be responding and working for now. what are the recommended next steps to check things out?
  3. attempting to update to 7.1.3 and the driver helper had a issue getting this driver Nvidia Driver v570.169 download failed
  4. I expanded my storage and am moving files from my google drive back to physical storage. Now i'm getting a permissions issue from radarr when importing a movie to physical storage. i deleted the perms.txt file to reset permisions in the appdata config folder my folders are all set to nobody:user 764 PUID defined as '99' PGID defined as '100' UMASK defined as '002' it appears radarr us using root:root, is that correct even though user 99 is nobody? do i need to reset folder permissions to match the root:root? unraid: 6.11.5 radarr: 4.6.4.7568 error: using the docker console i am able to read, write and delete to that location. so i am a bit confused.
  5. Update: in the Poste docker configuration i enabled advanced view and added -e "HTTPS=OFF" to the extra parameters i also added 3 paths because i am using letencrypt as a separate docker to handle my outside web requests. Name: Server.key Container Path: /data/ssl/server.key Host Path: /mnt/user/appdata/letsencrypt/keys/letsencrypt/privkey.pem Name: ca.crt Container Path: /data/ssl/ca.crt Host Path: /mnt/user/appdata/letsencrypt/keys/letsencrypt/chain.pem Name: server.crt Container Path: /data/ssl/server.crt Host Path: /mnt/user/appdata/letsencrypt/keys/letsencrypt/cert.pem this allowed imap connections to work without certificate errors. However when visiting the url i get a refused connection except on http://IP/admin i tried going to http://[IP]/webmail and it forwards to https://[IP]/webmail but i get a connection refused error in order to move forward i'm going to just download roundcube and set it up in my letencrypt docker so it can operate and will just forward the admin alias for poste administration. However if someone could tell me what i'm doing wrong please let me know.
  6. trying to sort out the whole reverse proxy with letsencrypt my proxy conf but when i visit my site i get a 502 error with bad gateway. However it works fine on the local lan. what am i missing? Thank you
  7. Just wanted to put this in here for anyone that loses the webgui after starting a minecraft server. i looked at the start file in the home directory of 'nobody' and noticed the start command for the webgui 'cd /opt/mineos && /home/nobody/.nvm/versions/node/v8.17.0/bin/node ./service.js start' node also allows stop and status. So i replaced start with status and it said it was not running after starting the minecraft server so i then ran the start command above and this brought the webgui back up without having to stop and start the entire docker. hope this helps someone out there.
  8. This is most likely a complete noob question but how to you access the console for the running TF2 server? if i wanted to do a command to change map and the like?

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.