-
Notifications
You must be signed in to change notification settings - Fork 495
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
embark run geth error: Incorrect Usage. flag provided but not defined: -wsport #2482
Comments
I have the same question and I supposed that the latest version of geth(go-ethereum) changing its usage caused such issue. Thus, I try to downgrade my geth, however, when I make the [email protected] from source code, some fatal errors occur to me. So, we need the help of embark's developer on edge. |
I am having that problem. This is a fresh install of ubuntu 20 in amazon aws for this purpose and followed the steps here https://framework.embarklabs.io/docs/installation.html going into each installation guide. You can see the full teck stack with versions at the bottom. I am brand new to smart contracts so I may have done something stupid but willing to try out different things if you want. Right now, it seems like the way to get this working is to manually downgrade geth? Also note the log.txt file was empty (but created). The output on the screen was ===== locale C detected but not supported, default: en =====
|
Just FYI downgrading geth to version listed in the tutorial 1.8.15, while a huge headache to get working, did fix the problem |
Bug Report
Summary
Current behavior
How to reproduce
Expected behavior
If you encounter an error, please create a logfile using the following command and post the output here
Please provide additional information about your system
OS:
Embark Version:
Node Version:
NPM Version:
Sometimes issues are related to Embark's installation. Can you provide information on how Embark was installed?
The text was updated successfully, but these errors were encountered: