Support Photoprism app passwords #3351
-
DescriptionLatest update included app passwords, and it seems that this version of the widget does not parse this password correctly. homepage version0.8.12 Installation methodDocker Configuration## Homepage
- homepage.name=Photoprism
- homepage.group=Tools
- homepage.icon=photoprism
- homepage.href=https://photoprism.$DOMAINNAME
- homepage.widget.type=photoprism
- homepage.widget.url=http://photoprism:2342
- homepage.widget.username=$PHOTOPRISM_ADMIN_USER
- homepage.widget.password=$PHOTOPRISM_APP_PASSWORD Container Logs
Browser Logs
Troubleshooting
|
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 12 replies
-
Thanks for posting a discussion about homepage here on GitHub. Homepage now uses a fancy new AI tool thanks to our friends at Glime, so the answer below is the AI bot's attempt to answer your question. If you feel it's sufficient you can mark the answer and close this post, otherwise feel free to leave it open of course! Thanks for using Homepage! ❤️ Based on the information provided, it seems that the issue is related to authentication with the PhotoPrism service using the app password. Since you are receiving an HTTP 401 error, this indicates that the credentials are not being accepted by PhotoPrism. Here are some steps you can take to troubleshoot this issue:
If after following these steps the issue persists, you may want to reach out to the PhotoPrism support or community for further assistance, or check if there are any known issues with app passwords in the version of PhotoPrism you are using. Please let me know if you need further assistance or if there are any specific details you would like to clarify. This comment was generated by Glime. |
Beta Was this translation helpful? Give feedback.
-
So this is just a breaking change for their api? why... |
Beta Was this translation helpful? Give feedback.
-
Or are you saying the widget doesnt support app passwords, because thats more like an 'enhancement' |
Beta Was this translation helpful? Give feedback.
-
I'd say it's both. Because of the change to the API (assumption, but quite likely), a fix is required to allow it to work with their new app passwords. As to the why's... I stopped asking that question long ago for things like this. I only have so much hair left. |
Beta Was this translation helpful? Give feedback.
-
I've added this functionality in a branch on my side . It's a pretty simple change, but uses the property |
Beta Was this translation helpful? Give feedback.
-
This discussion has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. See our contributing guidelines for more details. |
Beta Was this translation helpful? Give feedback.
#4028