Jump to content

Michel Amberg

Members
  • Posts

    87
  • Joined

  • Last visited

Everything posted by Michel Amberg

  1. So I started getting this error when I try to mount SMB devices lately: Jan 16 12:44:41 unRAID kernel: Status code returned 0xc000006d STATUS_LOGON_FAILURE Jan 16 12:44:41 unRAID kernel: CIFS VFS: Send error in SessSetup = -13 Jan 16 12:44:41 unRAID kernel: CIFS VFS: cifs_mount failed w/return code = -13 Jan 16 12:44:41 unRAID unassigned.devices: Mount of '//backup.pilot/unraid_backup' failed. Error message: 'mount error(13): Permission denied Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg) '. Jan 16 12:44:47 unRAID emhttpd: req (4): csrf_token=****************&title=System Log&cmd=/webGui/scripts/tail_log&arg1=syslog I am not sure why this is happening since the share has worked before and I can browse the shares on this NAS with the plugin. I attached my diagnostics file also for you to take a look at. unraid-diagnostics-20200116-1251.zip
  2. Yea I actually found this bug shortly after posting this did not update this. Would be nice if the docker could be updated as soon as possible when this is fixed My monitoring does not work without this.
  3. Hello I started getting this from my container today after an update: 2019-09-16T21:41:40Z E! [inputs.disk] Error in plugin: error getting disk usage info: lstat /dev/mapper/md1: no such file or directory Any ideas? I don't get any array information anymore populated in my DB
  4. I am not leaving a terminal window open as far as I know?
  5. unraid-diagnostics-20190827-1826.zip I tried to look in the log for errors could not find any. I have changed my share to be a cache only share that solved the issue temporarly
  6. What I mean by loose is when I use the console to connect to the docker container and try to change directory to the /downloads folder that is mapped to my array I get an error that it does not exist. I did not know that you are not supposed to map downloads folders to the array? How are you supposed to do it then? Just have it all saved permanatly in the cache drive a seperate share?
  7. Hello unraid forums I have an issue with my docker containers and mappings. They run fine for a while but every once in a while the seemingly seems to loose their mapping to the Media share. This is consistent on all containers that has this share mapped and it happens at the same time on all dockers. The ones I have noticed it on are the following: Sonarr Bazarr Radarr Ombi SAB A restart of the docker seems to help and I find no errors in the error log. What can the issue be? This is the configuration I have set on my share mappings on my Sonarr container: A simple restart resolves the issue but it is kinda annoying because it happens every week. What could be the issue here? I have auto update enabled on the dockers.
  8. Now you are just assuming I have not donated money either which I do several times when I use stuff that I like..
  9. Rude language is not really helping anyone. I understand your frustration you probably get remarks like this all the time. I am just kinda annoyed that this is the only docker I have to constantly nurse like a baby while the others just work flawlessly with auto update. But I guess that is just the nature of PHP and how Nextcloud is built. I have several linuxserver.io dockers that work great and I appreciate the work you put into this. Slight suggestion though is that you make this information on how to update and fix this issue more available since it is so common? A guide would be nice
  10. This docker is a joke. It is the second time I had to reinstall it completly because of PHP bullshit. It was competently impossible to downgrade and make it work. This happens around every 6 months. Can you please get it together and make sure the container updates the Nextcloud as well? Would be nice.
  11. Hello Sonarr docker I have an issue with sonarr and my unraid server. Sometimes it looses its mappings to the unraid shares. Here is an example: It only happens to the Downloads folder and I have not found any other solution than to force rebuild the docker. Same thing happens to radarr at the same time. Anyone with the same problem?
  12. Well I might be the only one reporting on RC5 but I have seen several people having issues with it before. I cant post logs since the system gets stuck on "re-mounting user shares" on array start and no logs are produced.
  13. They are completely gone in the unraid UI and not accessible on the network. The /mnt/user/ folders are also one in the CLI. The only thing I still can see is the settings for the shares on the flash drive
  14. Hello unRAID forums I have an issue with the RC5 release on my server. Every time I stop the array and start it again all my shares are gone. The only way to get them back it to completely reboot the server. If I do that they are back again until I stop the array again. How do I fix this?
  15. root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='sonarr' --net='bridge' -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -e 'PUID'='99' -e 'PGID'='100' -p '8989:8989/tcp' -v '/dev/rtc':'/dev/rtc':'ro' -v '/mnt/user/Media/Series/':'/tv':'rw' -v '/mnt/user/Media/Sync/Unpacked/':'/downloads':'rw' -v '/mnt/user/appdata/sonarr':'/config':'rw' 'linuxserver/sonarr' 0c9b20584d2b1f98f8ef72a2e067a25086b4b3322989a07eeaca81c738daf4ca I think this might be my issue:
  16. Ok so I tried to set this up today but as soon as I start the container I get this error: What am I doing wrong? Keep in mind I have never run Sonarr before
  17. I did create a cronjob that does this for me every minute. This seems like an ugly walk around though not an actual fix. When I change user it is the SCP failing not python script.
  18. hmm I don't know how to do that I am pretty new to docker have some linux background.
  19. Yea it seems to not support it. I did manage to change which user it runs under but then I get an error because it is not able to execute a python startup script.
  20. Bringing this old thread to life: I do have the same issue
  21. Hello unraid forums I am using this docker container to sync files from a FTP site: https://github.com/ipsingh06/seedsync It runs great and I have set it up so it works with persistent settings and such. The only problem I have is that files that are created are owned by root. I know this is the default behavior but how do I change it? I want to be able to move files around on all machines connected to that share but that is not allowed while owned by root.
×
×
  • Create New...