Skip to content
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

Linux Router: Error in Log: Invalid parameter: 192.168.2.1 #29

Open
jfpalomeque opened this issue Jun 19, 2024 · 2 comments
Open

Linux Router: Error in Log: Invalid parameter: 192.168.2.1 #29

jfpalomeque opened this issue Jun 19, 2024 · 2 comments

Comments

@jfpalomeque
Copy link

Hello,
I am trying to set up Linux Router add-on. I am using a RPi4, connected to my broadband router by Ethernet.

This is my yaml file:

ssid: XXXX
passphrase: XXXXX
channel: "0"
address: 192.168.2.1
interface: wlan0
allow_internet: false
hide_ssid: false
user_args: ""

In the log I ham having the following errors:
image
Can I ask what am I doing wrong?

@joaofl
Copy link
Owner

joaofl commented Jun 26, 2024

Hi @jfpalomeque
Have you tried the IP between quotes?
It seems that the scripts cannot parse your IP as a valid one.

@jfpalomeque
Copy link
Author

Hi! Thanks for the reply. For some reason, every time I add quotes to the yank file, automatically they are deleted, not sure why.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants