You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error after pressing "Start Streaming Data" button: NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://localhost:8080/query?id=1'.
#98
Open
souromisen opened this issue
Aug 19, 2022
· 1 comment
After pressing the "Start Streaming Data" button, I am getting this error:
Can anyone please help?
P.S.: I had to change the port number from 8080 to 8085 in server3.py to make it run. Could that be causing an issue?
The text was updated successfully, but these errors were encountered:
souromisen
changed the title
Error after pressing "Start Streaming Data" button
Error after pressing "Start Streaming Data" button: NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://localhost:8080/query?id=1'.
Aug 19, 2022
After pressing the "Start Streaming Data" button, I am getting this error:
Can anyone please help?
P.S.: I had to change the port number from 8080 to 8085 in server3.py to make it run. Could that be causing an issue?
The text was updated successfully, but these errors were encountered: