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

Local socket connection error #72

Open
C69Xg3sg9PAvYK opened this issue Feb 19, 2024 · 0 comments
Open

Local socket connection error #72

C69Xg3sg9PAvYK opened this issue Feb 19, 2024 · 0 comments

Comments

@C69Xg3sg9PAvYK
Copy link

Hello,

I have previously created an app without any issue. However when I tried to do the same today, I am getting this error.

Traceback (most recent call last):
File "", line 40, in
File "", line 229, in run_module
File "", line 88, in _run_code
File "/var/folders/2v/_cn0vsc92ss3fvq34ndm1nk00000gn/T/serious_python_tempz9FFEv/main.py", line 424, in
File "/var/folders/2v/_cn0vsc92ss3fvq34ndm1nk00000gn/T/serious_python_tempz9FFEv/pypackages/flet_runtime/app.py", line 91, in app
File "/var/folders/2v/_cn0vsc92ss3fvq34ndm1nk00000gn/T/serious_python_tempz9FFEv/pypackages/flet_runtime/app.py", line 128, in __app_sync
File "/var/folders/2v/_cn0vsc92ss3fvq34ndm1nk00000gn/T/serious_python_tempz9FFEv/pypackages/flet_runtime/app.py", line 385, in __connect_internal_sync
File "/var/folders/2v/_cn0vsc92ss3fvq34ndm1nk00000gn/T/serious_python_tempz9FFEv/pypackages/flet_runtime/sync_local_socket_connection.py", line 72, in connect
File "/var/folders/2v/_cn0vsc92ss3fvq34ndm1nk00000gn/T/serious_python_tempz9FFEv/pypackages/flet_runtime/sync_local_socket_connection.py", line 158, in __connection_loop
File "/var/folders/2v/_cn0vsc92ss3fvq34ndm1nk00000gn/T/serious_python_tempz9FFEv/pypackages/flet_runtime/sync_local_socket_connection.py", line 82, in __on_message
TypeError: RegisterWebClientRequestPayload.init() missing 1 required positional argument: 'media'

I am new to git and coding. Please let me know if you require more info

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

1 participant