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

ip:port as invalid url, needs a parser #19

Open
pagoru opened this issue Oct 14, 2024 · 0 comments
Open

ip:port as invalid url, needs a parser #19

pagoru opened this issue Oct 14, 2024 · 0 comments

Comments

@pagoru
Copy link
Contributor

pagoru commented Oct 14, 2024

TypeError: Invalid URL: 'x.y.z.a:80'
2024-10-13T06:41:22.525210781Z     at getSerialization (ext:deno_url/00_url.js:98:11)
2024-10-13T06:41:22.525226071Z     at new URL (ext:deno_url/00_url.js:405:27)
2024-10-13T06:41:22.525237212Z     at onRequest (file:///tmp/deno-compile-onet_linux/onet/src/modules/system/api.ts:19:25)
2024-10-13T06:41:22.525248924Z     at https://jsr.io/@da/socket/2.1.0/src/server.ts:11:64
2024-10-13T06:41:22.525259719Z     at ext:deno_http/00_serve.ts:369:24
2024-10-13T06:41:22.525270274Z     at ext:deno_http/00_serve.ts:577:29
2024-10-13T06:41:22.525280668Z     at eventLoopTick (ext:core/01_core.js:175:7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant