-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
[App Feedback] Miniatures don't load as well as videos with custom working private Invidious Instance #659
Comments
This has to be a configuration Issue on your Instance. I host my Private Instance too. This is probably off-topic but could you post the Docker-Compose if you use Docker? |
version: "3" invidious: inv_sig_helper: invidious-db: volumes: |
If I have censored something that was important just let me know, and thanks for your help |
Do you access it via Port 3000 with your Domain? For example invidious.example.com:3000? Do you run it behind a ReverseProxy? Do you have an actual domain? |
I have invidious set up behind a reverse proxy with subdomain in the form of sub.domain.com, managed with NginxReverseProxy |
Then your external_port is not configured properly. It needs to be set to 443 if you have https or 80 for http. https://github.com/lamarios/clipious/wiki/Common-Issues#video-thumbnails-not-working |
I faced the same issue than you, it was because I haven't setup my DNS on the device |
Runtime info:
[Device] Manufacturer: motorola / Brand: motorola / Model: moto g(8) family / Hardware: qcom
[Android] Version: 14.eng.nobody.20240518.195213 (REL)
[Clipious] Version: 1.22.5 Build: 40683
Feedback:
Miniatures don't load as well as videos with custom working private Invidious Instnace
Screenshot:
The text was updated successfully, but these errors were encountered: