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.

[Support] ich777 - Application Dockers

Featured Replies

These are the only files:
image.png.b467fb4f6170c2a3636aa7a46a13b775.png
 

And with the update that unraid had me apply to the template this morning I'm getting new logs:
image.png.7fc3bd97e1002c5d17bd7cb1aa46b9c0.png

Edited by rcm024

  • Replies 5k
  • Views 776k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Things have changed a little bit since I'm switched to TurboVNC. Please be sure to create the password first inside the container, to do that open up a terminal from the container (click on the c

  • If anything breaks again take a look at this: Click   Or what I would recommend: Stop the container Delete the files "Core.jar" & "JDownloader.jar" and the folders "tmp" &

  • Dockers Available so far:   DirSyncPro: very strong synchronization tool that's highly customizable and schedulable (Docker comes with WebGUI, SMB, FTP & WebDAV support and with encry

Posted Images

Ok, so doing some additional testing, the logs I was getting before (with "VPN not configured!") only happen if I have more than one .ovpn file in the directory (even though only one of the files was named vpn.ovpn) so I have made sure to only keep one .ovpn file there. I presume the above error then is just with communicating with the VPN server? Maybe?

 

Edit: yup, messing with different .ovpn files from my provider has done the trick. It's working again

Edited by rcm024

  • Author

Seems like something is wrong with the auth file itself since it can't authenticate...

I really can't tell what's going on here but please double check if the credentials in the auth file are correct.

Hello,

I'm sorry if this has been posted before, but I'm setting up luckybackup, and I believe there are some missing dependencies. When I go to the email settings and set tls=yes, it says the following:

No TLS support!  SendEmail can't load required libraries. (try installing Net::SSLeay and IO::Socket::SSL)

Any help would be appreciated! 

  • Author
3 hours ago, seansallislyon said:

No TLS support!  SendEmail can't load required libraries. (try installing Net::SSLeay and IO::Socket::SSL)

I will look into this asap and report back.

 

EDIT: Please update the container, shoudl be fixed now.

@ich777 a question re: luckybackup

 

I've updated to the latest docker. It looks like the crontab is generating now but doesn't seem to run, do I need to do something else?

 

Additionally I had this script running on a cron within User Scripts in unraid which was my workaround:

 

docker exec luckyBackup /luckybackup/luckybackup -c --no-questions --silent --skip-critical "/luckybackup/.luckyBackup/profiles/UnRAID Backups.profile"

 

However, now this script throws an error:

 

/luckybackup/luckybackup: error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory

 

Any pointers appreciated as my backups aren't running on schedule at the moment :)

25 minutes ago, DuckBrained said:

@ich777 a question re: luckybackup

 

I've updated to the latest docker. It looks like the crontab is generating now but doesn't seem to run, do I need to do something else?

 

 

Of course, I just ran the crontab test again and it works ... think I forgot to tick "console mode" ... so I will switch to that :)

Edited by DuckBrained

  • Author
2 hours ago, DuckBrained said:

I've updated to the latest docker. It looks like the crontab is generating now but doesn't seem to run, do I need to do something else?

Exactly doesn't work properly.

 

2 hours ago, DuckBrained said:

Additionally I had this script running on a cron within User Scripts in unraid which was my workaround:

You have to change the script slightly, the new path to luckybackup is:

/usr/bin/luckybackup

 

2 hours ago, DuckBrained said:

Of course, I just ran the crontab test again and it works ... think I forgot to tick "console mode" ... so I will switch to that :)

?

5 hours ago, ich777 said:

You have to change the script slightly, the new path to luckybackup is:

/usr/bin/luckybackup

 

Thank you for taking the time to reply, that's really useful.

 

I set the crontab and it all worked earlier with a test within luckybackup itself. I know it wasn't generating the crontab a couple of versions ago but it seems to now. Ticking the option for "console mode" in the scheduler seemed to make it work. I'll check if it runs overnight and if so I'll report back to confirm. Cheers!

  • Author
5 hours ago, DuckBrained said:

Ticking the option for "console mode" in the scheduler seemed to make it work. I'll check if it runs overnight and if so I'll report back to confirm. Cheers!

That would be really nice, also try to restart the container once and then see if the cron schedule is executed.

6 hours ago, ich777 said:

That would be really nice, also try to restart the container once and then see if the cron schedule is executed.

 

I can confirm that the schedule ran overnight as expected :)

 

Regarding a test, I set the cron job for a few minutes in the future and restarted the container. Again the scheduler ran as expected. So it looks like that's working nicely now! It seems the key is to make sure the "console" option is ticked.

 

Thanks for all your work on the various dockers you maintain, they make life much easier!

  • Author
9 minutes ago, DuckBrained said:

Regarding a test, I set the cron job for a few minutes in the future and restarted the container. Again the scheduler ran as expected. So it looks like that's working nicely now! It seems the key is to make sure the "console" option is ticked.

Nice, I also tried it but it won't run on my system, can keep an eye on this and please tell me if everything works as expected after a few days here?

 

@REllU Please take a look at the above post, can you test this too?

2 hours ago, ich777 said:

Nice, I also tried it but it won't run on my system, can keep an eye on this and please tell me if everything works as expected after a few days here?

 

@REllU Please take a look at the above post, can you test this too?

 

Just updated the container, and woop! We got ourselves a new GUI! :D

After the update, the cron-it! button started working. I set it to run this night, so I'll report tomorrow if it worked or not. But so far, looks promising! (I also did check the "console" button in there)

 

Thanks for keeping me in loop!

Hi @ich777 thanks for the JDownloader2 Docker. Curious if it is possible to use VNC_PASSWORD variable to protect the UI? I tried to, but seems not to work for me. Any suggestions?


Thanks

  • Author
4 hours ago, Skylinar said:

Any suggestions?

Sure thing, look here:

 

On 10/20/2020 at 10:45 PM, CorneliousJD said:

For the PhotoPrism docker you should add in options for using mysql isntead of sqlite since the built in sqlite is horrible with performance and getting itself "locked" causing issues.

 

Here's what I've added on mine to get it working.

 

Name: Database Driver

Key: PHOTOPRISM_DATABASE_DRIVER

Value: sqlite (default) or mysql

Description: Change my mysql instead of sqlite to use a MariaDB or MySQL database.

 

Name: MySQL Data Source Name

Key: PHOTOPRISM_DATABASE_DSN

value: user:pass@tcp(IP.OF.DATABASE.SERVER:3306)/photoprism?charset=utf8mb4,utf8&parseTime=true

Description: MySQL database connection information. Leave alone if using SQLite

 

NOTE. Would just need to test actually leaving DSN blank/unchanged for sqlite, it shouldn't use it at all if sqlite is in use, but I haven't actually tested this.

 

All info from here: https://dl.photoprism.org/docker/docker-compose.yml

 

I have this up and working on the MariaDB container with this information above.

 

hey i

I have nariadb but for some reason it does not connect to it

igorek:xxxxx@tcp(192.168.188.50:3307)/photoprism?parseTime=true

user: igorek

pass: xxxxx

 

but where do I enter the name of the database 

 

I call it pp

  • Author
2 hours ago, igorekDE said:

but where do I enter the name of the database 

igorek:xxxxx@tcp(192.168.188.50:3307)/photoprism?parseTime=true

On 7/21/2021 at 9:49 PM, ich777 said:

Sure thing, look here:

 

 

Thanks! But when using this method I am getting "An unexpected error occured" after VNCService tries to start.

  • Author
9 hours ago, Skylinar said:

 

Thanks! But when using this method I am getting "An unexpected error occured" after VNCService tries to start.

Will look into this asap.

On 7/21/2021 at 12:49 PM, ich777 said:

Nice, I also tried it but it won't run on my system, can keep an eye on this and please tell me if everything works as expected after a few days here?

 

Can confirm all is still running as expected after a few days of backups :)

On 7/21/2021 at 4:58 PM, REllU said:

 

Just updated the container, and woop! We got ourselves a new GUI! :D

After the update, the cron-it! button started working. I set it to run this night, so I'll report tomorrow if it worked or not. But so far, looks promising! (I also did check the "console" button in there)

 

Thanks for keeping me in loop!

 

Right so, I tried this a few times, and with a few different setups, and so far, I haven't been able to get it to run with cron :(

It seems to me that the cron job is not even started. I've tried multiple times to add a cron job like two minutes from the current time, and I've also had one schedule at 00.05 at night, which hasn't seem to ran either.

 

I'm having a remote server that runs UnRaid as well, and the two servers are connected with WireGuard VPN, and SSH connection within the LuckyBackup.

 

Let me know if you got anything else to try.

  • Author
1 hour ago, REllU said:

Let me know if you got anything else to try.

Please read the post one above yours from @DuckBrained, seems like in his case it works just fine.

 

Eventually try to completely remove the container and also the directory in your appdata for the container and start over again.

Are you sure that you have clicked console mode? Have you also made sure to update the container again? I pushed a update 2 days ago.

 

Maybe @DuckBrained can take a few screenshots from his settings and post it here.

39 minutes ago, ich777 said:

Please read the post one above yours from @DuckBrained, seems like in his case it works just fine.

 

Eventually try to completely remove the container and also the directory in your appdata for the container and start over again.

Are you sure that you have clicked console mode? Have you also made sure to update the container again? I pushed a update 2 days ago.

 

Eventually @DuckBrained can take a few screenshots from his settings.

 

I currently have two sets of each schedule-job, one with the console mode, and one without. Neither of them is working.

I updated the container two days ago, that's the update where I got the new GUI. (Just in case, checked if there was any more updates left, and no, I'm currently at the latest version)

With the latest version, I was finally able to create the cron-jobs, as previously they weren't even created succesfully.

 

Only option left would be to start everything all over again I guess.

  • Author
15 hours ago, Skylinar said:

 

Thanks! But when using this method I am getting "An unexpected error occured" after VNCService tries to start.

Sorry for the inconvenience, actually I had an error in my start script that was left over from the switch from x11-vnc to TurboVNC.

 

Please force a update of the container on your Docker page and try it again.

Tested it now and it is working. :)

  • Author
14 minutes ago, REllU said:

Only option left would be to start everything all over again I guess.

If possible please try to start over, maybe this is the "solution". ;)

 

Don't forget to switch on console mode and also to run the job once from the GUI first to be on the save side. :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.