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

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

Open
gabeklavans opened this issue Jun 14, 2023 · 6 comments
Open

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

gabeklavans opened this issue Jun 14, 2023 · 6 comments

Comments

@gabeklavans
Copy link

gabeklavans commented Jun 14, 2023

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
Copy link

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

@ericgaspar
Copy link
Member

is filepizza set to visitors at install?

@realjumy
Copy link

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

@ericgaspar
Copy link
Member

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

@realjumy
Copy link

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

@lxwagno
Copy link

lxwagno commented Dec 16, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants