-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No server found, verify your proxy/network #132
Comments
I am also seeing this as well in Looks like it relates to Line 649 in 90fcc35
|
Also seeing this issue on |
I had this running with a script every 30 minutes. The last successful run was Sept 16 at 4:30pm(EST). |
Same problem here |
I think the real question is ... why using v1.6.2 ? |
After accepting (see belwo) it works fine again CLI options -h, --help: Help |
I tried passing in those accept params in the terminal and it didn’t work for me. Do you have a code example of the package returning the results? |
I removed the package from node red, and re-installed. |
Seems that SpeedTest php endpoints do not return proper XML with config and server list anymore. They return a message, that the request limit has been exceeded from your IP. Therefore, no servers found message appears. |
I've been going around on this problem. Lots of suggestions that almost work. If I install the global cli, it will run with --accept-license. |
After going through manually updating the node_module to 2.2.0, and some other dependencies for lzma and decompress-tarxz, I was able to get this working. It'll probably get stepped on if I update it again. Might have to walk through some of the package-lock.json files if it rolls back the version. |
@KennethGrainger Can you provide the libraries and versions you changed? Perhaps they can be added as overrides in our projects to get them working again. I've upgraded this dep to v2.2.0 but still get this error when running on a ras pi 4. |
Solved it for me |
@VDenisyuk Do you know how to fix this? |
Yeah, I went through and tried to go through it all logically, step by step, trying to remove deprecation warnings and module mismatches. The who process is infuriating. I do know that I did manually run speedtest-net with sudo and --accept-license like adamk was mentioning. I have one machine running, and another that is broken. When I made it work the first time, I was just poking around all over the place getting rid of warnings. I'm not really well versed in Node. If the license is accepted, it seems that all following calls work correctly. I can't find any real explanation on what the --accept-license does, or where is stores that information. |
I think I have a solution - need to grab from my server but will report back with what worked for me. On Sep 24, 2023, at 11:18 AM, Adam Kimbrough ***@***.***> wrote:
Seems that SpeedTest php endpoints do not return proper XML with config and server list anymore. They return a message, that the request limit has been exceeded from your IP. Therefore, no servers found message appears.
Do you know how to fix this?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
I have had this working in node red for quite some time, and up until recently i kept getting an error:
"No server found, verify your proxy/network"
Nothing has changed at all with my network so wondering what is causing this error?
I have tried setting a specific server ID but no go
The text was updated successfully, but these errors were encountered: