Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to load any thumbnail on private instance #3564

Open
1 task
jakweg opened this issue Apr 23, 2024 · 3 comments
Open
1 task

Unable to load any thumbnail on private instance #3564

jakweg opened this issue Apr 23, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@jakweg
Copy link

jakweg commented Apr 23, 2024

Official Instance

Describe the bug

Hey,
I configured my own private instance of piped according to self hosting guide.
I can watch videos, however thumbnails fail to load with status 500 Internal Server Error and content No host provided
What can I do?

To Reproduce

Host private instance
Open the website
See there are no images loading

Expected behavior

Thumbnails should load just like on piped.video

Logs/Errors

No response

Browser, and OS with Version.

Chrome 124

Additional context

No response

@jakweg jakweg added the bug Something isn't working label Apr 23, 2024
@Bnyro
Copy link
Member

Bnyro commented Apr 25, 2024

I configured my own private instance of piped according to self hosting guide.

Using Nginx or Caddy? What is the url your browser tries to load the images from?

@Bnyro Bnyro closed this as completed Apr 25, 2024
@Bnyro Bnyro reopened this Apr 25, 2024
@jakweg
Copy link
Author

jakweg commented Apr 25, 2024

I use cloudflare + apache as the front proxy.
Address: piped.wegrzyn dev

@Bnyro
Copy link
Member

Bnyro commented May 4, 2024

Do you use Caddy/Nginx inside the docker container (as per the documentation) or did you replace it with Apache as well?

If you use the official way with Caddy or Nginx running in Docker as well, I don't know why this shouldn't work.
If you don't use Caddy or Nginx, you should make sure to use https://github.com/TeamPiped/Piped-Docker/blob/main/template/pipedproxy.conf and https://github.com/TeamPiped/Piped-Docker/blob/main/template/ytproxy.conf for reference.

You should ask at https://matrix.to/#/#piped:matrix.org, chances are high there's somebody with an Apache setup there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants