maidsafe-archive / safe_examples

examples showcasing various features of the SAFE Network
BSD 3-Clause "New" or "Revised" License
82 stars 50 forks source link

Web Hosting Manager sometimes fails to authenticate #265

Closed JPL1 closed 6 years ago

JPL1 commented 7 years ago

Sometimes the web hosting manager fails to authorise. Solution is to restart the browser and clear all the authorisations, but this doesn't always work. Same issue as this post I think https://safenetforum.org/t/maidsafe-dev-update-august-31-2017-test-19/15974/20?u=jpl

Logfiles attached. Safe-broswer-log-010917.txt

Safe-auth-log-010917.txt

hunterlester commented 6 years ago

This must have had to do with the maximum number of IP connections being reached and not being released on the client side. All cleared up now. See: https://github.com/maidsafe/safe_browser/pull/164 and https://github.com/maidsafe/crust/pull/858