ukhas / js-logtail

Remote log tailing using the HTTP Range header.
109 stars 54 forks source link

uncaught exception: Unknown AJAX Error (status 0) #14

Closed cncgoko closed 1 year ago

cncgoko commented 6 years ago

Hello,

When trying a dead simple example, the initial load of the file works as expected (and display the content), but the 1st refresh gives the following error:

An error occured :-(.
Reloading may help; no promises.
uncaught exception: Unknown AJAX Error (status 0)

Any idea why ? Thanks

cncgoko commented 6 years ago

Of course, there is no cross domain issue. Everything is on my server...