YunoHost-Apps / filepizza_ynh

FilePizza package for YunoHost
https://file.pizza/
GNU General Public License v3.0
3 stars 1 forks source link

FilePizza doesn't seem to work at all anymore #9

Open gabeklavans opened 1 year ago

gabeklavans commented 1 year ago

Trying to do any file transfers on my Yunohost instance yields websocket connection errors in the browser console, with no transferred file.

WebSocket connection to 'wss://tracker.fastcast.nz/' failed: 
r @ webtorrent.min.js:7
r._openSocket @ webtorrent.min.js:2
(anonymous) @ webtorrent.min.js:2

 ---

webtorrent.min.js:7 WebSocket connection to 'wss://tracker.openwebtorrent.com/' failed: 
r @ webtorrent.min.js:7
r._openSocket @ webtorrent.min.js:2
r @ webtorrent.min.js:2
(anonymous) @ webtorrent.min.js:2
r @ webtorrent.min.js:2
r._createTracker @ webtorrent.min.js:8
r @ webtorrent.min.js:8
o._onListening @ webtorrent.min.js:1
o._onParsedTorrent @ webtorrent.min.js:1
(anonymous) @ webtorrent.min.js:1
c.run @ webtorrent.min.js:5
u @ webtorrent.min.js:5

---

etc...

Trying to use the demo https://file.pizza/ doesn't throw any error in the console, but doesn't download the file. The project appears to be potentially abandoned, and while it should be fine that https://file.pizza/ doesn't work, I also can't seem to get my hosted version of it to work with the default Yunohost application install, either.

Maybe the Yunohost package for filepizza needs to update?

realjumy commented 8 months ago

I have the same problem. It seems like is not working. :/

ericgaspar commented 8 months ago

is filepizza set to visitors at install?

realjumy commented 8 months ago

I set it to users. Does it makes a difference?

ericgaspar commented 8 months ago

can you try to give the app visitors access in the webadmin?

realjumy commented 8 months ago

I just tried. Still the same problem. The download doesn't start.

lxwagno commented 7 months ago

Exact same issue here - Tried with app set to visitors and the transfer never starts, Oddly the filename does show up on the remote client side, it just never initiates an actual connection between the 2 clients.