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,
I was using the script on my Raspberry Pi, but wget complained about an invalid port when the request to update the hostname is queried.
I managed to fix the problem using the --user and --password options with wget instead of embedding my credentials into the request URL.
Can anyone confirm this behavior, or is it just a problem with my specific device?
The text was updated successfully, but these errors were encountered:
Hello,
I was using the script on my Raspberry Pi, but wget complained about an invalid port when the request to update the hostname is queried.
I managed to fix the problem using the --user and --password options with wget instead of embedding my credentials into the request URL.
Can anyone confirm this behavior, or is it just a problem with my specific device?
The text was updated successfully, but these errors were encountered: