functionland / fula-archived

Client-server stack for Web3! Turn your Raspberry Pi to a BAS server in minutes and enjoy the freedom of decentralized Web with a superior user experience!
https://fx.land
MIT License
4 stars 0 forks source link

something going wrong with Box #240

Closed gitaaron closed 2 years ago

gitaaron commented 2 years ago

Related to https://github.com/functionland/fotos/issues/205

Unfortunately there are not logs but @ghorbani-m is aware of the issue.

Something is happening with the response from Box that is rendering the Fotos app unusable. I think there should probably be a fix on both ends -

  1. Fotos should gracefully handle error.
  2. Box app should send a graceful error.
farhoud commented 2 years ago

@gitaaron It's an internal libp2p silent error. happens on missmaching version of tcp/ws transport and chainsafe/noise and there is no way of gracefully caching or handling it.
So there is nothing i can do but to fix the problem .

farhoud commented 2 years ago

But I introduce a new bug by changing protocol name! That I fixed Already and open these issues