Everything posted by Luminex
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Do I need to specify domain name?
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
_ in the share name
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Same error if I remove it and recreate it
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
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
-
[Support] for atribe's repo Docker images
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.
-
[Support] for atribe's repo Docker images
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
-
Unraid 14th Birthday Case Badge Giveaway
Been using unraid for 4 years now. Like it a lot!
-
[Support] Linuxserver.io - Nextcloud
Now you are just assuming I have not donated money either which I do several times when I use stuff that I like..
-
[Support] Linuxserver.io - Nextcloud
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
-
[Support] Linuxserver.io - Nextcloud
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.
-
[Support] Linuxserver.io - Sonarr
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?
-
RC5 Shares dissapear when array is i stopped and started again
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?
-
[Support] Linuxserver.io - Sonarr
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:
-
[Support] Linuxserver.io - Sonarr
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
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
I don't understand which steps do you mean?
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
So you did fix it @robertoal? Can I please have a guide on how you did it?
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
Thx robertoal. Could you write a complete guide on how you solve in in detail if you do? Would be really helpful!
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
So I found out on how to fix it: https://github.com/gfjardim/docker-containers/issues/51 But how do you run apt-get install on a Docker machine? I am a complete newbie to this
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
So I tried to set this up yesterday. But as soon as I add my library to backup the webGUI disconnects and I get a black screen? Also happened after I reset the docker and tried to remove the old unRAID server that was present. What am I doing wrong?