
je82
Members-
Content Count
290 -
Joined
-
Last visited
Community Reputation
18 GoodAbout je82
-
Rank
Advanced Member
Converted
-
Gender
Male
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Help me understand this error, should i take action?
je82 replied to je82's topic in General Support
Can i access this information via unraid or is that via bios only? -
Help me understand this error, should i take action?
je82 replied to je82's topic in General Support
looking at the logs from the past, apparently this has been going on for awhile, is it a bad memory module? First error was logged 10/28/2020. -
Yeah, thanks for the clarification, cheers!
-
ok so best practice is to use this docker with a vpn provider that does not allow public exposure (NATed / block all incoming)?
-
I mean the docker is still on my internal network, the only thing that has changed is the vpn i use with the proxy now does not block any incoming traffic as the previous vpn provider was. Is this going to be a problem? The docker container is still only accessible via my internal network.
-
i have previously used this with a vpn provider that didn't have "public ip" which means most incoming connections were automatically blocked. i have now switched to a vpn provider that provides no blockage so anything connected to the vpn is fully exposed the internet. is this container in its default setting safe to use this way?
-
thanks for the quick replies by the way! ok i am copying everything just in case. Hopefully i can just drop the CFG folder back in and start up and it should have my settings? Time will tell, the copy will take awhile the folder was very big with a lot of small files. Ill post back if it was a success or not EDIT: Success, worked perfectly, shutdown jdownloader docker, delete everything except cfg folder, boot it back up, and everything is back to normal, cheers ich777 for the amazingly fast support
-
is there anyway to save the "log of files" ive already downloaded? If i delete everything i asume all my settings are gone and all my filehoster accounts ive added? I want to save those settings before deleting anything. Is it possible to just remove the corrupt update? Where is it stored? I looked inside the docker /jDownloader2/updates but there's nothing there.
-
Jdownloader2 container is completely broken since last update, container just loop updates forever and won't start anymore. Non of the message is copy-pastable. Ideas to make it work again?
-
6.7.2, keep losing "other" rwx permissions on folders.
je82 replied to je82's topic in General Support
No active directory, but i have setup the same credential user/pass for my windows user on this computer as on the unraid installation and given that user permission to the share, the shares configuration is "Private" with Read/Write access to my specific windows user. All ideas welcome. -
I cannot for the life of me understand why unraid keeps changing my folder permissions from to At first i though this was due to rsync being run with faulty flags but it appears it just happened when i was experimenting accessing a folder from windows via SMB and no rsync was ran. Here's exactly what i did. 1. I SSH into my unraid, go to /mnt/user/Backup 2. I check folder permissions within /mnt/user/Backup using ls -l They come out like this: I see that "Other Backup" drwxrwxrwx. 3. I use my windows machine and pu
-
[Support] MarkusMcNugens Docker Repository
je82 replied to MarkusMcNugen's topic in Docker Containers
All of the sudden this container doesn't work for me, i haven't changed or updated anything RTNETLINK answers: Permission denied Whats wrong? -
scripts ran by user scripts plugin are they run as root user? edit: is there a way to run the script as a specific user?
-
can you elaborate on how to do this properly?
-
I have a problem where whenever an rsync script is ran via user scripts, When i test running this in the CLI it works fine, it sets both directories and files that are being backed up to the correct permissions for unraid, but whenever the same command runs via user scripts it for whatever reason sets the directory permissions to drwxrwx--- instead of drwxrwxrwx+, please advise?