atomiclabs / hyperdex

Grandma-Friendly Atomic Swaps
MIT License
153 stars 56 forks source link

Unhandled Promise Rejection #608

Open dumbo321 opened 5 years ago

dumbo321 commented 5 years ago

Unhandled Promise Rejection TypeError: Failed to fetch

This may not help with actually finding the issue but i get this just sitting in exchange view on ubuntu 16.04. I was not doing anything at the time of the error.

sindresorhus commented 5 years ago

The error is very generic because of a bug in Marketmaker: https://github.com/KomodoPlatform/atomicDEX-API/issues/492#issuecomment-514623915 When that is fixed, we'll be able to present better errors.