stonith404 / pingvin-share

A self-hosted file sharing platform that combines lightness and beauty, perfect for seamless and efficient file sharing.
https://stonith404.github.io/pingvin-share/
BSD 2-Clause "Simplified" License
3.45k stars 238 forks source link

πŸ› Bug Report: Can't open files uploaded! #547

Closed FR0ST-0 closed 3 months ago

FR0ST-0 commented 4 months ago

πŸ‘Ÿ Reproduction steps

1 - Docker compose installation; 2 - Change the App URL [http://localhost:3000] to my domain; 3 - Upload file; 4 - Copy URL generated; 5 - Cannot access the URL.

πŸ‘ Expected behavior

The file is uploaded and then it generates the URL without any issue.

πŸ‘Ž Actual Behavior

When trying to access the shared file it won't open the URL with my domain.

🌐 Browser

Firefox

stonith404 commented 4 months ago

Does the URL still contain http://localhost:3000, or what do you mean when you say you can't open the URL?

FR0ST-0 commented 4 months ago

The URL has my domain, http://mydomain:3000 instead of the default one http://localhost:3000.

stonith404 commented 4 months ago

Can you send a screenshot of the upload finished dialog and the config page where you have configured the app url?

FR0ST-0 commented 4 months ago

This is with the default URL: pingvin-share-default

This is with the my domain: pingvin-share-mydomain

stonith404 commented 4 months ago

Okay, and what happens when you open the link?

FR0ST-0 commented 3 months ago

When i open the link it does not redirect no anywhere, it shows bad gateway.

stonith404 commented 3 months ago

That's strange .Could you please share a screen recording of the steps you took to create the share and then attempt to open the URL? Be sure to include the URL visible in the browser’s address bar.

stonith404 commented 3 months ago

Closing this because of inactivity. Feel free to reopen it if the issue still occurs.