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.

BrunoVic

Members
  • Joined

  • Last visited

Everything posted by BrunoVic

  1. Diagnostics attached here. unraid-diagnostics-20210810-1457.zip
  2. I just updated my UNRAID server and noticed that all my docker containers from before were gone. I did some searching and found that it has something to do with the cache drive. If I roll back to 6.8 and mount the cache drive then docker is working again. But EVERYTIME I do an OS update I keep losing the containers even if the cache drive is mounted on 6.9. So I am really confused as to what is going on here. unraid-syslog-20210810-1852.zip
  3. Yeah that's basically the only thing I could do too. I had to start from scratch. Unfortunately there was no way to fix it from the state it was in. Despite what Skois says this wasn't some letsencrypt or 'overwritehost' => 'nc.domain.com' issue. Unfortunately I did find the logs the message was referencing but it didn't have any information. The logs were acting like the server was running normally. No errors what so ever. It looks like your strategy is the best we can do so far. I appreciate the response!
  4. I tell you what when I have time I will investigate this and find out what is going on. I might have to source some Nextcloud forums to figure this out. Clearly they don't want to help us out here because we are entitled according to skois. Once I figure this out I will do a technical write up on what I did to resolve this problem.
  5. THANK YOU. Finally someone who has answered my questions! P.S. I didn't just ask help now. It's been three weeks of downtime. At the time I needed an important file for a job I was applying to and after a docker update it just stopped working. Hence my sense of urgency. I've managed to recover the file due to someone else's assistance. But you have to empathize with me that I have been asking the same question over and over again and being told to provide the things I keep asking how to do. You would be angry too if you asked "How do you get the logs" and the response is "Please provide the logs". Then you go into this circular loop of never ending questions that seem to repeat themselves. I am supposed to be happy about that?
  6. You did not ask me what database is running or if it is running at all. You asked me if it is "running correctly". My interpretation of "running correctly" is that it is running but there is a problem with the functionality. I do not know how to answer that question because I am not a database administrator and I do not know how to TS databases. But if you are asking if it is running then the answer is yes it is running and I am using MariaDB. I am not having an "attitude" per se. I am simply trying to frame my response in such a way to convey my problem and establish what I do know and don't know. There seems to be a lot of assumptions here based on peoples responses and I can tell that people are not taking the time to read my OP because they are asking me for things that I have explained over and over again that I do not know how to provide. If there is any "attitude" at all then maybe it's my frustration that people are not listening to me and are making assumptions. P.S. I have tried my best to provide as much information as I can to the best of my capabilities. Here: So don't give me that crap that I never provided any information to help you out!
  7. Ok so IF Unraid DVB does not have a 6.8.3 build to install then I have to remain on the 6.8.2 build?
  8. I'm confused. Yes the DVB was working before I did the 6.8.3 upgrade. I had already had the plugin installed. But right after I upgraded from 6.8.2 to 6.8.3 that's when plex stopped working.
  9. So it looks like I had to down grade from 6.8.3 back to 6.8.2 because there is no Unraid DVB driver for 6.8.3 if I am understanding correctly.
  10. Yes lol sorry I edited my post again. You didn't see my response. I will post new post from now on.
  11. I just did. Ok after noticing the output I removed the extra parameter = --device=/dev/dvb/ and now the container works. But now I no longer have DVB funtions which is what I use plex for.
  12. Hello I am having issues with my Plex Docker container. I am getting an "Execution Error" and the log are blank. I am stumped as to what is going on here. Per advice of above post here is the run command: oot@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='plex' --net='host' -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'VERSION'='docker' -e 'NVIDIA_VISIBLE_DEVICES'='' -e 'TCP_PORT_32400'='32400' -e 'TCP_PORT_3005'='3005' -e 'TCP_PORT_8324'='8324' -e 'TCP_PORT_32469'='32469' -e 'UDP_PORT_1900'='1900' -e 'UDP_PORT_32410'='32410' -e 'UDP_PORT_32412'='32412' -e 'UDP_PORT_32413'='32413' -e 'UDP_PORT_32414'='32414' -e 'PUID'='99' -e 'PGID'='100' -v '':'/movies':'rw' -v '':'/tv':'rw' -v '':'/music':'rw' -v '':'/transcode':'rw' -v '/mnt/user/media/':'/Media':'rw' -v '/mnt/user/appdata/plex':'/config':'rw' --device=/dev/dvb/ 'linuxserver/plex' c93c419be48f7cbf282bb0907d09a9c9bd50a8aa4ec8868b2084578befb63290 /usr/bin/docker: Error response from daemon: error gathering device information while adding custom device "/dev/dvb": no such file or directory.
  13. So I checked the time and it is correct. The error logs show this [2020-03-19 17:27:37][error][ERROR] Registration not allowed or user already exists. Problem is I created the user in the admin panel and it sends out an email prompting the user to create an account. How can the user create an account that I already created? I cannot create a password for them in the admin panel. The only way around this was to temporarily allow the user to create their own account in the admin panel and then disable that when I know they've created the account. When I first launched this container I didn't have to do that. Second as for the configs not saving the storage was already read and write. So I am not sure why any changes I make don't save.
  14. I have two problems. First I am not able to have a new user created. When I invite the user they get a link in the email. When they click "create account" I get a response saying "you logon session has expired" and it will not allow them to create an account. Second problem is that any changed I make under settings>options they don't stick. They revert back to the way they were before.
  15. Thank you for the response. I ended up reinstalling the container. Fortunately I didn't loose my database information. What I am really trying to do is hide the admin panel. If you go to https://www.bitwarden.com/admin you can see there is no admin panel. At the very least I would like to make my admin panel more secure than just an "authentication key". Hopefully a username and password. Or at least hide the admin page. Can any of that be done?
  16. I need help. I added an "extra parameter" to my bitwarden_rs image and applied it and now my docker image is "orphaned". How can I remove that parameter and recover my bitwarden?
  17. Absolutely. I won't be making that mistake again.
  18. A little too late for that. Fortunately after trial and error and extensive Googling I found that this command helps disable the U2F auth on the account. "docker exec -it nextcloud sudo -u abc php /config/www/nextcloud/occ twofactorauth:disable “user” u2f"
  19. Hello, I am hoping someone can get me a quick answer. I've locked myself out of the admin account. I set up U2F on the admin. Unbeknownst to me I was not aware that if I use that same key on another user account it will render the admin useless. Now the admin login will not recognize the U2F key. I need to disable the U2F feature on the admin account so that I can get back in. How can I do this?

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.