Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

Gateway URL is malformed #2

Closed
ooliver1 opened this issue Sep 18, 2022 · 0 comments
Closed

Gateway URL is malformed #2

ooliver1 opened this issue Sep 18, 2022 · 0 comments
Labels
good first issue Good for newcomers t: bug Type: Something isn't working

Comments

@ooliver1
Copy link
Member

The gateway URL uses http(s) which is not what a websocket URL is.

oliver in ~/Documents/pwogwamming/dart/eludris_flutter on main ● ?1 ~2 λ flutter run --release
Launching lib/main.dart on Linux in release mode...
Building Linux application...                                           

Flutter run key commands.
h List all available interactive commands.
c Clear the screen
q Quit (terminate the application on the device).
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: WebSocketException: Unsupported URL scheme ''
#0      _WebSocketImpl.connect (dart:_http/websocket_impl.dart:1000)
#1      WebSocket.connect (dart:_http/websocket.dart:320)
#2      _LoggedInState._initState (package:eludris/main.dart:191)
<asynchronous suspension>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers t: bug Type: Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants