mirror of
https://github.com/photoprism/photoprism.git
synced 2026-03-02 22:57:18 -05:00
cannot use cli because of invalid originals paths error #1964
Labels
No labels
ai
android
api
auth
awesome
bug
bug
ci
cli
config
database
declined
deprecated
docker
docs 📚
documents
duplicate
easy
enhancement
enhancement
enhancement
epic
faces
feedback wanted
frontend
hacktoberfest
help wanted
idea
in-progress
incomplete
index
invalid
ios
labels
live
live
low-priority
macos
member-feature
metadata
mobile
nas
needs-analysis
no-coding-required
no-coding-required
observability
performance
places
please-test
plus-feature
priority
pro-feature
question
raspberry-pi
raw
released
released
released
research
resolved
security
sharing
tested
tests
third-party-issue
thumbnails
upgrade
upstream-issue
ux
vector
video
waiting
won't fix
won't fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/photoprism#1964
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @provinzio on GitHub (Nov 22, 2023).
Originally assigned to: @lastzero on GitHub.
1. What is not working as documented?
I want to add users using the cli with
photoprism users add ..., but I get following error2. How can we reproduce it?
Steps to reproduce the behavior:
/var/lib/photoprism/.envdefining the necessary paths3. What behavior do you expect?
I don't expect the above stated error message.
4. What could be the cause of your problem?
photoprism configdoes not list the correct paths which were set in the env variable.The website shows to correct photos.
5. Can you provide us with example files for testing, error logs, or screenshots?
/var/lib/photoprism/.envphotoprism config6. Which software versions do you use?
(a) PhotoPrism Architecture & Build Number: x86_64
(b) Database Type & Version: MySQL
(c) Operating System Types & Versions: Linux
(d) Browser Types & Versions: not relevant
(e) Ad Blockers, Browser Plugins, and/or Firewall Software? not relevant
7. On what kind of device is PhotoPrism installed?
This is especially important if you are reporting a performance, import, or indexing issue. You can skip this if you're reporting a problem you found in our public demo, or if it's a completely unrelated issue, such as incorrect page layout.
(a) Device / Processor Type: 8 x 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz (1 Socket)
(b) Physical Memory & Swap Space in GB: 4 GB + 4 GB
(c) Storage Type: SSD
(d) Anything else that might be helpful to know? no
8. Do you use a Reverse Proxy, Firewall, VPN, or CDN?
not relevant
@lastzero commented on GitHub (Nov 22, 2023):
Note that
/var/lib/photoprism/.envis not a standard configuration file that PhotoPrism uses. It probably belongs to a third-party integration that we do not maintain or support.Please see the following setup guide to learn more about the configuration of PhotoPrism if you are not using our official Docker image and note that we only recommend this to experienced users and/or developers: