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

wifi-warp-core won't connect to SSID containing a comma #66

Open
wemt-sys opened this issue Aug 22, 2023 · 1 comment
Open

wifi-warp-core won't connect to SSID containing a comma #66

wemt-sys opened this issue Aug 22, 2023 · 1 comment
Labels

Comments

@wemt-sys
Copy link

Description

It isn't possible to connect to a SSID containing a comma. It also doesn't work to connect to a WiFi with a password containing a comma.

To Reproduce

Steps to reproduce the behavior:

  • Configure an AP with given params (see table below)
  • Use wifisetup command on Onion and try to connect to the WiFi of the AP
  • Check logread and ifconfig
SSID Password result
TEST 2,4 TEST12345 not working
TEST24 TEST1234,5 not working
TEST24 TEST12345 working

Version Info:

  • Firmware version: Ω-ware: 0.3.4 b257
  • Package name: OpenWRT-Packages/wifi-warp-core
@wemt-sys wemt-sys added the bug label Aug 22, 2023
@greenbreakfast
Copy link
Contributor

@wemt-sys Thanks for filing a bug report.

Yes, the wifi-warp-core has a limitation and cannot support wifi networks with commas in the SSID or password.

If you're comfortable with using beta firmware, we recommend trying out the OpenWRT 22.03.5-based firmware. More info on that here: https://community.onion.io/topic/4963/beta-openwrt-22-03-firmware-available-your-feedback-is-needed

If you use the beta firmware and find that it's lacking compared to the v0.3.4 firmware, let us know by creating an issue in this repo.

Let me know how it goes!

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

No branches or pull requests

2 participants