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

[Bug]: LynxExplorer not load url from qr code #220

Open
BZBaXraM opened this issue Mar 9, 2025 · 11 comments
Open

[Bug]: LynxExplorer not load url from qr code #220

BZBaXraM opened this issue Mar 9, 2025 · 11 comments
Labels
pending triage This issue/PR is currently untouched.

Comments

@BZBaXraM
Copy link

BZBaXraM commented Mar 9, 2025

System Info

System:
OS: macOS 12.7.6
CPU: (4) x64 Intel(R) Core(TM) i5-5350U CPU @ 1.80GHz
Memory: 217.74 MB / 8.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 20.9.0 - /usr/local/bin/node
npm: 11.0.0 - /usr/local/bin/npm
bun: 1.2.4 - /usr/local/bin/bun
npmPackages:
@lynx-js/qrcode-rsbuild-plugin: ^0.3.3 => 0.3.3
@lynx-js/react: ^0.105.0 => 0.105.0
@lynx-js/react-rsbuild-plugin: ^0.9.0 => 0.9.0
@lynx-js/rspeedy: ^0.8.2 => 0.8.2
@lynx-js/types: ^3.2.0 => 3.2.0

Details

code: 10203
message: Error occurred when fetch template resource
suggestion: Please check if the app bundle is available
root_cause: Failed to connect to /192.168.0.107:3000

Reproduce link

Image

Reproduce Steps

bun run dev

@BZBaXraM BZBaXraM added the pending triage This issue/PR is currently untouched. label Mar 9, 2025
@RaulOn18
Copy link

RaulOn18 commented Mar 9, 2025

same issue here

@anggiwahyuu
Copy link

hey dude, I have same issue here

@GhostFlying
Copy link

Please check the browser in your phone can access the address the error showed(your phone should be in the same network with the PC running the dev server).

@dentroai
Copy link

dentroai commented Mar 9, 2025

as far as I can see I am on the same wifi, but still getting the same error

@DAVIDS2405
Copy link

same error bros

@subarkahisman
Copy link

I got that error messages when i was trying to create my first android application.

@yiroluar
Copy link

same issue

@DAVIDS2405
Copy link

@GhostFlying is not the network

@DAVIDS2405
Copy link

DAVIDS2405 commented Mar 10, 2025

@GhostFlying @BZBaXraM @RaulOn18 @anggiwahyuu @yiroluar Colleagues, the problem is that Speedy version 0.8.3 does not work, but if you change it to version 0.8.2 it works very well and without problems. everything else is super but rspeedy seems that some change doesn't make the data fetch right.

"devDependencies": {
    "@biomejs/biome": "~1.9.4",
    "@lynx-js/qrcode-rsbuild-plugin": "~0.3.4",
    "@lynx-js/react-rsbuild-plugin": "~0.9.1",
    "@lynx-js/rspeedy": "0.8.2",
    "@lynx-js/types": "~3.2.0",
    "@types/react": "~18.3.18",
    "typescript": "~5.7.3"
  },``

@BZBaXraM
Copy link
Author

@DAVIDS2405 it didn't work for me.

Image

@UmarbekSaidov
Copy link

same issue here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending triage This issue/PR is currently untouched.
Projects
None yet
Development

No branches or pull requests

9 participants