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
I get error ERR_NGROK_3004 when trying to connect to API.
After starting ngrok, I manage to make a few requests, but the next ones result in ERR_NGROK_3004 error.
If API and ngrok are restarted, the requests come again. But this is a bad solution, because requests just do not come and it is not clear whether the API is working or not.
package versions:
I used to check ngrok stop via loop, I'm trying it without the recheck loop:
I run the API as follows:
I get error ERR_NGROK_3004 when trying to connect to API.
After starting ngrok, I manage to make a few requests, but the next ones result in ERR_NGROK_3004 error.
If API and ngrok are restarted, the requests come again. But this is a bad solution, because requests just do not come and it is not clear whether the API is working or not.
Also sometimes when API and ngrok are running I get an error ERR_NGROK_3200
The text was updated successfully, but these errors were encountered: