Everything posted by pappaq
-
GUI not showing
All dockers are available and I am able to login to the server via SSH. I can't access the GUI and get: Even when I try to enter just the ip after https://... Also I get this one back in putty: The last time this occured I was able to solve it by simply rebooting. I've done so 3 times now. It comes back...
-
GUI not showing
Actually it does not work. I'm getting "command not found" back, when I'm logged in via SSH.
-
GUI not showing
I've got the problem coming up again after rebooting and installing a SSD. syslog.txt Rebooting helps for around half an hour until it occures again.
-
Script to compare two directories and delete duplicates
Does really nobody got a clue? I've searched many sites but can't figure out a good and safe way to do it. Bump
-
Script to compare two directories and delete duplicates
Hey there, I hope I am at the right place for this question. My question is: I need a script that compares two folders and deletes the duplicates in the second folder. This only needs to happen at folder level. /mnt/user/temp/folder1/... /mnt/user/temp/folder2/... <-- delete duplicate folders and files in the folders I don't trust myself to do it, since it involves deleting possibly thousands of folders. Could anybody help me, please? cheers
-
[Support] SpaceinvaderOne Deconz
Hey there, I can't right click on the nodes via VNC viewer in this instance of deconz. Does anybody got a clue how this could work? Here a screenshot how it is in the docker and how it is in the normal deconz installation on my PC. I need the right click menu to add some sensors. I need the possibility to right click nodes and get the options shown there. Thanks in advance!
-
[Support] binhex - SABnzbd
Thanks for your quick reply!
-
[Support] binhex - SABnzbd
Hello all, I have the following problem with my SABnzbd docker. Unfortunately, it no longer starts properly and the web frontend is no longer displayed to me. I just can't figure it out from the following logs. Can someone help me to find a clue? Hello all, I have the following problem with my SABnzbd docker. Unfortunately, it no longer starts properly and the web frontend is no longer displayed to me. I just can't figure it out from the following logs. Can someone help me to find a clue? Thank you in advance!
-
default route resets after reboot
I've solved the docker issue for now. I changed the following setting: There was a second entry for br1 with no gateway etc. I've unchecked the entry and restarted the docker service. The dockers are resolving the addresses correctly now. I have no clue, why a docker with an IP in the 192.168.1.0/24 net would try to communicate via br1 and its not available gateway. It's a mystery to me. My problem from the first post isn't resolved yet. Maybe someone could help? Thanks a lot in advance!
-
default route resets after reboot
I've pinned the issue down to all the dockers with a static IP address and br0 as their network. They can't resolve any address. What am I missing? Do I have to configure the second NIC any different to not intervene with the traffic of br0 or sth like that? Has anyone an idea?
-
default route resets after reboot
Some docker, which are part of the network via br0 can't resolve DNS. I can't figure out what's wrong. Pleas help! dringenet-ms-diagnostics-20201027-1905.zip
-
default route resets after reboot
So my interface rules are set as follows: But after each reboot, unraid sets the default gateway to br1, like this: It should use 192.168.1.210 via br0! I can't delete the default route via GUI, so I do it after every reboot by hand via SSH. What am I doing wrong?
- GUI not showing
-
GUI not showing
Ok, do I have an option to see how far the reconstruction of the array is without the GUI?
-
GUI not showing
Here it is: [here was an upload]
-
GUI not showing
-
default route resets after reboot
Perhaps I did not express myself properly. I change the default route after each reboot as described above. Gonna check the GUI later, if somebody answers my question regarding my "File not found." GUI problems!
-
default route resets after reboot
Hello there, I've got a problem with my default route in unRAID. After every reboot, the second NIC is used for the default route configuration. I have to change it after every reboot back to my first NIC. Is there a way around that? Thanks in advance!
-
GUI not showing
Hey there, my server was running for many days without issues now, but now after swapping out a disk, to replace it with a bigger one, the GUI doesn't show. I've started the array with the encryption key and after I said start, the server shows this: I had that problem before. Fixed it by rebooting. But I hope, that the new HDD is being rebuild and don't want to mess with that. Does anyone have a fix? Thanks in advance
-
[Support] spaceinvaderone - Shinobi Pro
-
[Support] spaceinvaderone - Shinobi Pro
Hey, I've tried the exact same procedure. It doesn't work. I'm always getting the following error message in the docker log: I've created the database and user and checked the connection to my mariadb docker, that is already hosting like 3 databases. I can't figure out what is wrong.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Still the same issue.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Hello there, I can't get an external HFS+ drive to mount. It only says format. And I've got UD+ installed. Do I miss something? The HDD comes right out of an old iMac from 2008. Thanks in advance!
-
[Support] Linuxserver.io - HAbridge
Thanks so much saarg. Pretty standard rookie mistakes but I'm learning so much from guys like you. Thanks for the support! It runs as expected!
-
[Support] Linuxserver.io - HAbridge
Ah that sound logical. In the deprecated habridge docker that was not the case. I've changed it and will try it out this evening. Thank you!