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
Hello, Whenever i try to run assistant.py i get two different errors depending on if i run it in env. If i run it in env i get subscription complete and hello from python but it starts spitting out errors
pubnub subscription completed
hello from python!!
[2271:2293:ERROR:assistant_nupnp_client.cc(103)] Cloud discovery nupnp request failed:
[2271:2292:ERROR:http_client_with_backoff.cc(101)] Retrying request with http_status=400 request_id=0
[2271:2292:ERROR:http_client_with_backoff.cc(101)] Retrying request with http_status=400 request_id=0
[2271:2292:ERROR:http_client_with_backoff.cc(101)] Retrying request with http_status=400 request_id=0
[2271:2292:ERROR:http_client_with_backoff.cc(101)] Retrying request with http_status=400 request_id=0
[2271:2292:ERROR:http_client_with_backoff.cc(101)] Retrying request with http_status=400 request_id=0
But when i try to run it out of Env mode i get no module called pubnub.callbacks even after uninstalling and reinstalling multiple times in normal and env
The text was updated successfully, but these errors were encountered:
MuffinGamezYT
changed the title
[2271:2293:ERROR:assistant_nupnp_client.cc(103)] Cloud discovery nupnp request failed: <html>
assistant.py: [2271:2293:ERROR:assistant_nupnp_client.cc(103)] Cloud discovery nupnp request failed: <html>
Jan 31, 2021
Hello, Whenever i try to run assistant.py i get two different errors depending on if i run it in env. If i run it in env i get subscription complete and hello from python but it starts spitting out errors
<title>404 Not Found</title>pubnub subscription completed
hello from python!!
[2271:2293:ERROR:assistant_nupnp_client.cc(103)] Cloud discovery nupnp request failed:
404 Not Found
nginx
[2271:2293:ERROR:assistant_nupnp_client.cc(103)] Cloud discovery nupnp request failed:
<title>404 Not Found</title>404 Not Found
nginx
[2271:2293:ERROR:assistant_nupnp_client.cc(103)] Cloud discovery nupnp request failed:
<title>404 Not Found</title>404 Not Found
nginx
[2271:2292:ERROR:http_client_with_backoff.cc(101)] Retrying request with http_status=400 request_id=0
[2271:2292:ERROR:http_client_with_backoff.cc(101)] Retrying request with http_status=400 request_id=0
[2271:2292:ERROR:http_client_with_backoff.cc(101)] Retrying request with http_status=400 request_id=0
[2271:2292:ERROR:http_client_with_backoff.cc(101)] Retrying request with http_status=400 request_id=0
[2271:2292:ERROR:http_client_with_backoff.cc(101)] Retrying request with http_status=400 request_id=0
But when i try to run it out of Env mode i get no module called pubnub.callbacks even after uninstalling and reinstalling multiple times in normal and env
The text was updated successfully, but these errors were encountered: