We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
tutorial address: https://www.youtube.com/watch?v=eYFhH7Gf5mI&list=PLFhJomvoCKC_mXNBDnpO46Hea_PkCiVWS
you should start rethinkdb by docker and export ports as docker run -d -p 8000:8080 -p 28015:28015 --name r1 rethinkdb
docker run -d -p 8000:8080 -p 28015:28015 --name r1 rethinkdb
Sorry, something went wrong.
It's not working E/flutter ( 4972): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Could not connect to localhost:28015. Error SocketException: Connection refused (OS Error: Connection refused, errno = 111), address = localhost, port = 37930
getting this error
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: