TeamPiped / Piped

An alternative privacy-friendly YouTube frontend which is efficient by design.
https://piped.video
GNU Affero General Public License v3.0
8.37k stars 687 forks source link

New Installation on Portainer: No Videos, Unable to Register #3807

Open Berkopl opened 2 weeks ago

Berkopl commented 2 weeks ago

Official Instance

Describe the bug

Hello,

I have just installed Piped on Portainer/Synology following the 1:1 steps from this blog: https://mariushosting.com/how-to-install-piped-on-your-synology-nas/.

Piped starts up, and all instances show as "healthy". However, the homepage (Trending) doesn't load any videos, nothing appears in search results, and I am unable to register a new user. After entering a username and password and clicking "register", nothing happens. Also see no errors in Logs. It seems like it doesn't have a connection to YouTube? Could you help me with this? I'd really appreciate it.

Thanks!

To Reproduce

2024-10-02 13_31_17-Trending - Piped and 1 more page -  InPrivate  - Microsoft​ Edge 2024-10-02 13_34_16-Portainer _ local — Mozilla Firefox

Expected behavior

working ;-) see videos and able to register a user.

Logs/Errors

no error in logs found

Browser, and OS with Version.

all browsers

Additional context

No response

Berkopl commented 2 weeks ago

Any one can help

doppelkorn commented 2 weeks ago

Encountered the same issue today on my locally setup Piped instance, seems it is due to failing CORS requests. Make sure SSL is enabled everywhere (Piped virtually forces you to use SSL, unfortunately) and install the self-signed certificate onto your device, also post your browser's console logs.