-
Notifications
You must be signed in to change notification settings - Fork 12
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
Neo-GUI doesn't connect to the N3 main net #126
Comments
I have this problem. |
They have hardcoded port 8081. I think this is used by AppClient. There is config file where you can change that port but then your application will stop working |
我不能在unMineable上面挖吗 我看见这个矿池支持neo
…------------------ 原始邮件 ------------------
发件人: "neo-ngd/Neo3-GUI" ***@***.***>;
发送时间: 2021年11月9日(星期二) 下午5:05
***@***.***>;
***@***.******@***.***>;
主题: Re: [neo-ngd/Neo3-GUI] Neo-GUI doesn't connect to the N3 main net (#126)
They have hardcode port 8081. I think this is used by AppClient.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
Where and how should I set the port?
…------------------ 原始邮件 ------------------
发件人: "neo-ngd/Neo3-GUI" ***@***.***>;
发送时间: 2021年11月9日(星期二) 下午5:05
***@***.***>;
***@***.******@***.***>;
主题: Re: [neo-ngd/Neo3-GUI] Neo-GUI doesn't connect to the N3 main net (#126)
They have hardcode port 8081. I think this is used by AppClient.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
Go to your neo-gui installation folder
|
This is used by internal clientApp which is using electron UI just like react. Port 8081 has nothing to do with the neo-cli port. You can find the config file for main net, test net and private net on the following location Neo-gui > resources > build-neo-node File names
I think you have port conflict with 8081. It is an ordinary port which is used by many apps. |
my port is 8081 but the network is mainnet
…------------------ 原始邮件 ------------------
发件人: "neo-ngd/Neo3-GUI" ***@***.***>;
发送时间: 2021年11月9日(星期二) 晚上6:42
***@***.***>;
***@***.******@***.***>;
主题: Re: [neo-ngd/Neo3-GUI] Neo-GUI doesn't connect to the N3 main net (#126)
Where and how should I set the port?
…
------------------ 原始邮件 ------------------ 发件人: "neo-ngd/Neo3-GUI" @.>; 发送时间: 2021年11月9日(星期二) 下午5:05 @.>; @.@.>; 主题: Re: [neo-ngd/Neo3-GUI] Neo-GUI doesn't connect to the N3 main net (#126) They have hardcode port 8081. I think this is used by AppClient. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
Go to your neo-gui installation folder
Neo-gui > resources > gui-config.json
{ "Port": 8081, "RPCURL": "http://localhost:8081", "Language": "", "Network": "private" }
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
Can you open a wallet file? if you can open a wallet than there is no issue with your port. 8081 is used by neo-gui for data posting and retrieval. |
This has always been the state.
------------------ 原始邮件 ------------------
发件人: "neo-ngd/Neo3-GUI" ***@***.***>;
发送时间: 2021年11月9日(星期二) 晚上7:39
***@***.***>;
***@***.******@***.***>;
主题: Re: [neo-ngd/Neo3-GUI] Neo-GUI doesn't connect to the N3 main net (#126)
Can you open a wallet file? if you can open a wallet than there is no issue with your port. 8081 is used by neo-gui for data posting and retrieval.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
Check some thing else is using 8081 port. Download cport to check which program is using 8081 port |
actually not
------------------ 原始邮件 ------------------
发件人: "neo-ngd/Neo3-GUI" ***@***.***>;
发送时间: 2021年11月9日(星期二) 晚上8:01
***@***.***>;
***@***.******@***.***>;
主题: Re: [neo-ngd/Neo3-GUI] Neo-GUI doesn't connect to the N3 main net (#126)
Check some thing else is using 8081 port. Download cport to check which program is using 8081 port
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
Running fine on W10 21H1 and .NET v5.0.403 x64 without admin privileges. Maybe you should update Windows and .NET. |
so I should use .NET 6.0?
…------------------ 原始邮件 ------------------
发件人: "neo-ngd/Neo3-GUI" ***@***.***>;
发送时间: 2021年11月10日(星期三) 凌晨1:29
***@***.***>;
***@***.******@***.***>;
主题: Re: [neo-ngd/Neo3-GUI] Neo-GUI doesn't connect to the N3 main net (#126)
Neo-GUI doesn't connect to the N3 main net. I am running Current Version 1.3.0 on Windows 10 1709. Dotnet version 5.0.8 Install directory C:\Neo3-GUI Running as administrator
Running fine on W10 21H1 and .NET v5.0.403 x64 without admin privileges. Maybe you should update Windows and .NET.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
same issue running on mac. |
Installing all dependencies from README solve this problem. Windows 10 |
Hello! I have this problem: windows 10 21H2, Net 6, Neo3-GUI 1.4.3. Directory not C:\Program Files, run as Admin (((( Don't connect. |
Hi guys,
Neo-GUI doesn't connect to the N3 main net.
I am running Current Version 1.3.0 on Windows 10 1709. Dotnet version 5.0.8
Install directory C:\Neo3-GUI
Running as administrator
Thanks
The text was updated successfully, but these errors were encountered: