librephotos icon indicating copy to clipboard operation
librephotos copied to clipboard

can not view photos from nextcloud

Open LUCKandII opened this issue 1 year ago • 0 comments

🐛 Bug Report

  • [x] 📁 I've Included a ZIP file containing my librephotos log files:logs.zip
  • [x] ❌ I have looked for similar issues (including closed ones): yes, I've looked through similar issue and get fixed, but I still met same issue.
  • [x] 🎬 (If applicable) I've provided pictures or links to videos that clearly demonstrate the issue image

📝 Description of issue:

  • My nextcloud is installed using docker,and my librephotos is install using docker too.They are running on the same machine,x86 ubuntu 22.04 LTS.They all work fine individually but I met problems adding album from nextcloud.
  • I've reinstalled them and still met this problem.

🔁 How can we reproduce it:

Maybe this problem is related to the fact that they all use docker on the same machine?

Please provide additional information:

  • 💻 Operating system: ubuntu 22.04 LTS
  • ⚙ Architecture (x86 or ARM): X86
  • 🔢 Librephotos version: I pull the latest docker image on 2023/9/13
  • 📸 Librephotos installation method (Docker, Kubernetes, .deb, etc.): docker
    • 🐋 If Docker or Kubernets, provide docker-compose image tag: reallibrephotos/singleton:latest
  • 📁 How is you picture library mounted (Local file system (Type), NFS, SMB, etc.): local:
sudo docker run --name librephotos 
  -v /home/mydir/librephotos/photos:/var/lib/librephotos/photos/ 
  • ☁ If you are virtualizing librephotos, Virtualization platform (Proxmox, Xen, HyperV, etc.): No,just using docker on ubuntu.

If you need me to provide more information, just tell me! LibrePhotos is an awsome photo management service, I'd like to help it do better!

LUCKandII avatar Sep 23 '23 08:09 LUCKandII