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

  • Author
9 hours ago, Nick.L said:

I was curious to know if there is a multi-user feature available on PhotoPrism

As far as I know no.

I think there was one user with the same question and I found on GitHub that this feature is development but that was almost 6 months ago.

 

I would recommend that you post an Issue on Photoprisms GitHub with that question to get a definitive answer from the developers.

 

GitHub Issue Tracker

 

EDIT: I've now found one Issue on GitHub for that: Click

  • Replies 5k
  • Views 778k
  • 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

Immich or Photoview are probably better choices if you need multi-user.

Suddenly I am getting this. Can it be because I run 6.12.0.rc2?

I see no errors in the docker log file. 

 

 

Screenshot 2023-04-14 at 14.40.55.png

  • Author
27 minutes ago, frodr said:

Suddenly I am getting this. Can it be because I run 6.12.0.rc2?

I see no errors in the docker log file. 

 

 

Screenshot 2023-04-14 at 14.40.55.png

Please see this comment:

 

I'm having some really strange behavior this morning with LuckyBackup (still on 6.11.5).  A backup should have run this morning but didn't.  I tried to run it manually, but the ui is really slow and froze a couple time.  I had to restart the docker, and was able to get back to the main page, but when i try to run a manual backup, it goes to a password page

image.thumb.png.ccd50d4a3c3d61e557965d3846452251.png

 

At one point i was able to click Super User Mode at the bottom and saw a bunch of red text, i tried to get a screenshot, but couldn't in time before switching back to the password page.

I believe it said something about ssh key in red, but not 100% sure. 

edit: 

got it

image.png.2530c1d697a44fd36a90073b728cf422.png

Edited by danimal86

  • Author
1 hour ago, danimal86 said:

I'm having some really strange behavior this morning with LuckyBackup (still on 6.11.5).  A backup should have run this morning but didn't.  I tried to run it manually, but the ui is really slow and froze a couple time.  I had to restart the docker, and was able to get back to the main page, but when i try to run a manual backup, it goes to a password page

Your source and destination is set to the same...?

 

Is this a local share or do you back up to a remote share?

  • Author
29 minutes ago, ss1gohan13 said:

Any thoughts to this?

Can you please gove me a bit more information?

 

When do you see this error? What did you do exactly? Is this an error from the log?

On what Unraid version are you?

You may disregard. I had the wrong DNS in place for the containers to communicate correctly.

On 4/14/2023 at 10:12 AM, ich777 said:

Your source and destination is set to the same...?

 

Is this a local share or do you back up to a remote share?

Its on a separate unraid server but on the same network.  I haven't changed anything as far as host or destination shares. 

Luckybackup had been working fine until this week.  

Any ideas?

5 hours ago, danimal86 said:

Any ideas?

 

image.png.3a82a7781cb5622d3ffed10237078768.png

 

your id_rsa file is not there, also the location is not persistent, so my assumption is, once you setted it up by cli it worked, after a update, a delete / redo ... luckybackup, the file will be gone.

 

and as there was a update 4 days ago i guess thats where it broke for you ...

 

so, redo your ssh keys and place them in a persistent place like your appdata folder, then point to it from luckybackup pov, sample

/luckybackup/.ssh/id_rsa which would be located on unraid's pov /mnt/user/appdata/luckybackup/.ssh

Same error for me. After the update the id.rsa is no longer present. Before everything ran without problems. It is definitely due to the update.

9 minutes ago, Kevin Hartmann said:

Same error for me. After the update the id.rsa is no longer present. Before everything ran without problems. It is definitely due to the update.

where is your id.rsa file located ?

1 minute ago, alturismo said:

where is your id.rsa file located ?

/luckybackup is mounted to /mnt/disk1/appdata/luckybackup/

id_rsa should be in /mnt/disk1/appdata/luckybackup/.ssh, but is no longer there.

 

 

Bildschirm­foto 2023-04-16 um 14.36.48.png

Edited by Kevin Hartmann

1 minute ago, Kevin Hartmann said:

/luckybackup is mounted to /mnt/disk1/appdata/luckybackup/

how does this looks like ?

 

image.thumb.png.d086f252494aa2c8ea8dbae7d92acf15.png

 

my backups are still running fine (also since the update)

For unknown reasons, only the known_hosts is shown to me.

Bildschirm­foto 2023-04-16 um 14.57.07.png

3 minutes ago, Kevin Hartmann said:

For unknown reasons, only the known_hosts is shown to me.

 

as you see you also dont use  the persistent path ...

 

image.png.4125311107cd2b0faa1e674e634b9909.png

Oh, I'm blind, thank you very much. I used the YouTube video from SPX Labs as a template for the setup. There the error is also present. Then I will create new SSH keys.

 

 

  • Author
9 minutes ago, Kevin Hartmann said:

There the error is also present.

Yeah I know, I already said that in the blog post (and I completely get that you can‘t easiely change a video):

 

Previously i used this command in the docker console to put my key in the right spot:

cp -R /root/.ssh ${DATA_DIR}/.ssh

But i'm not seeing the id_rsa in luckybackup/.ssh

image.png.72912c3acfe3e628adf969098e952477.png

 

within my backup tasks it shows

image.png.522d3deaa1c20b0565e47e9613b0b702.png

 

Do i need to re-run that command? 

  • Author
1 hour ago, danimal86 said:

Do i need to re-run that command? 

Please read the previous 4 or 5 posts.

This is the wrong place to put the file.

36 minutes ago, ich777 said:

Please read the previous 4 or 5 posts.

This is the wrong place to put the file.

Whats the best/easiest way to get the file to /luckybackup/.ssh

 

(im terrible with command line outside of copy/pasta)

  • Author
1 hour ago, danimal86 said:

Whats the best/easiest way to get the file to /luckybackup/.ssh

Just open up you appdata share via SMB and copy the file into the folder …/luckybackup/.ssh/

20 hours ago, ich777 said:

Just open up you appdata share via SMB and copy the file into the folder …/luckybackup/.ssh/

I let krusader run a search for the id_rsa and it couldn't find anything.  Would you happen to have any idea of where the file may have been moved to?  

I cant get into the Root file with krusader (looks like a permission thing). 

  • Author
24 minutes ago, danimal86 said:

I let krusader run a search for the id_rsa and it couldn't find anything.  Would you happen to have any idea of where the file may have been moved to?  

The file is gone now.

Please copy it over from the other machine again.

1 hour ago, ich777 said:

The file is gone now.

Please copy it over from the other machine again.

i was able to get into the root folder on the backup server, but i dont see the id_rsa.pub file, would it be somewhere other than root?

image.thumb.png.e09f88048697c807f1ff64dfbba8c054.png

 

is it possible it was deleted from both (luckybackup isn't installed on the Backup server, so i doubt it)

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.