pixelfed / support

Issue tracker for installations of Pixelfed, before a bug is identified.
https://docs.pixelfed.org/running-pixelfed/troubleshooting.html
8 stars 3 forks source link

Key path "file:///var/www/storage/oauth-private.key" does not exist or is not readable #119

Closed dunn closed 3 years ago

dunn commented 3 years ago

I'm running into this error with a local Docker dev installation. I made sure OAuth is enabled, spun up the instance, then created an account and tried to generate a personal access token (with all permissions). Here's the full trace: https://gist.github.com/dunn/7c2807853ec4f4cca655f7c4d44cb770

Do the PASSPORT_* environment variables need to be set? The comments around them made it seem optional.

dansup commented 3 years ago

@dunn Run the following commands listed here, will update the documentation!

trwnh commented 3 years ago

Docs have already been updated since some time ago: https://docs.pixelfed.org/technical-documentation/api-v1.html

dunn commented 3 years ago

oh got it! should i open a PR to add those to the docker script, too?

trwnh commented 3 years ago

sure!