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

node will not start #1722

Open
Megaminer2018 opened this issue Apr 24, 2024 · 6 comments
Open

node will not start #1722

Megaminer2018 opened this issue Apr 24, 2024 · 6 comments

Comments

@Megaminer2018
Copy link

Environment

  • Smapp version: 0.xx.x | develop
  • Node version: v0.x.xx
  • OS: Windows 10 | macOS High Sierra (10.13) | Ubuntu 20.04

Describe the bug

A clear and concise description of what the bug is.

Steps to reproduce

Try to narrow down your scenario to a minimal working/failing example. That is, if you have a big program causing a problem, start with deleting parts not relevant to the issue and observing the result: is the problem still there? Repeat until you get the most straightforward sequence of steps to reproduce the problem without any noise surrounding it.

  1. Open this
  2. Press that
  3. Click here and there

Expected behavior

What should happen?

Actual behavior

What’s happening now?

Attach screenshots or GIF’s of what’s going on if it makes the issue more illustrative.

Logs

Attach app-logs.txt and spacemesh-log.txt

If you can find out the part of the logs that relates to the problem, attach them or paste in code-block.

How to fix

If you have an idea of how the bug can be fixed, provide a short description.

@Megaminer2018
Copy link
Author

[2024-04-24 09:49:23.587] [info] App, in Started, output: {"version":"1.5.0"}
[2024-04-24 09:49:45.759] [error] desktop/utils, in fetch:error, error: "FetchError: request to https://configs.spacemesh.network/networks.json?smapp=v1.5.0&node=unknown&platform=win32&arch=x64&isAppImage=false failed, reason: connect ETIMEDOUT 2606:4700:20::ac43:45ca:443" ; args: {"url":"https://configs.spacemesh.network/networks.json?smapp=v1.5.0&node=unknown&platform=win32&arch=x64&isAppImage=false"}
[2024-04-24 09:49:56.116] [info] desktop/utils, in fetch:success, output: 200 ; args: {"url":"https://configs.spacemesh.network/networks.json?smapp=v1.5.0&node=unknown&platform=win32&arch=x64&isAppImage=false"}
[2024-04-24 09:49:56.120] [info] fetchDiscovery, in fromNetworkConfig, output: {"net":{"netName":"Main Network","conf":"https://configs.spacemesh.network/config.mainnet.json","grpcAPI":"https://mainnet-api.spacemesh.network/","jsonAPI":"https://mainnet-api-json.spacemesh.network/","explorer":"https://explorer.spacemesh.io/","explorerAPI":"https://mainnet-explorer-api.spacemesh.network/","explorerVersion":"v0.0.22","explorerConf":"","dash":"https://dash.spacemesh.io/","dashAPI":"wss://mainnet-dashboard-api.spacemesh.network/ws","dashVersion":"v0.0.7","repository":"spacemeshos/go-spacemesh","minNodeVersion":"v1.4.4","maxNodeVersion":"v1.5.0","minSmappRelease":"1.4.3","latestSmappRelease":"1.5.0","smappBaseDownloadUrl":"https://smapp.spacemesh.network/dist","nodeBaseDownloadUrl":"https://storage.googleapis.com/go-spacemesh-release-builds"}}
[2024-04-24 09:49:56.626] [info] desktop/utils, in fetch:success, output: 200 ; args: {"url":"https://configs.spacemesh.network/config.mainnet.json?smapp=v1.5.0&node=unknown&platform=win32&arch=x64&isAppImage=false&hash=startup"}
[2024-04-24 09:49:56.630] [info] fallbackConfigs, in saving..., output: {"amount":1,"dir":"C:\Users\kevin\AppData\Roaming\Spacemesh\ConfigCache"}
[2024-04-24 09:49:56.642] [info] fallbackConfigs, in configs are saved, output: {"configFilenames":["config.mainnet.json"]}
[2024-04-24 09:49:56.644] [info] NodeConfig, in mergeConfigs, output: {"genesisID":"7c8cef2bfd54447d60c3ffcc5daf974b24b74605"}
[2024-04-24 09:49:56.645] [info] syncSmesherInfo, in $coinbase, output: "sm1qqqqqqrrpgtylpgll5nev628ysrkgmr9gq9vgssgfha0h"
[2024-04-24 09:49:56.647] [info] spawnManager, in Spawning managers, output: {"genesisID":"7c8cef2bfd54447d60c3ffcc5daf974b24b74605"}
[2024-04-24 09:49:56.651] [info] SmesherService, in createNetService(SmesherService), output: {"host":"localhost","port":"9093","protocol":"http:"}
[2024-04-24 09:50:00.620] [info] AdminService, in createNetService(AdminService), output: {"host":"localhost","port":"9093","protocol":"http:"}
[2024-04-24 09:50:00.643] [info] MeshService, in createNetService(MeshService), output: {"host":"localhost","port":"9092","protocol":"http:"}
[2024-04-24 09:50:00.670] [info] GlobalStateService, in createNetService(GlobalStateService), output: {"host":"localhost","port":"9092","protocol":"http:"}
[2024-04-24 09:50:00.705] [info] TransactionService, in createNetService(TransactionService), output: {"host":"localhost","port":"9092","protocol":"http:"}
[2024-04-24 09:50:00.730] [info] WalletManager, in activate, output: {"displayName":"Megaminer2018-3","created":"2023-12-30T04-33-35.944Z","genesisID":"7c8cef2bfd54447d60c3ffcc5daf974b24b74605","remoteApi":"","type":"local-node"}
[2024-04-24 09:50:00.732] [info] NodeManager, in startNode, output: "called, while node is not running"
[2024-04-24 09:50:00.741] [info] fallbackConfigs, in networks.json is saved, output: null
[2024-04-24 09:50:01.245] [info] NodeManager, in runQuicksync:check, output: "C:\Users\kevin\AppData\Local\Programs\Spacemesh\node\quicksync.exe check --node-data C:\Users\kevin\AppData\Roaming\Spacemesh\node-data\7c8cef2b --go-spacemesh-path C:\Users\kevin\AppData\Local\Programs\Spacemesh\node\go-spacemesh.exe"
[2024-04-24 09:50:01.745] [info] NodeManager, in sendNodeStatus, output:

@pigmej
Copy link
Member

pigmej commented Apr 24, 2024

To do anything usefull would need to see node logs not only app logs.

@Megaminer2018
Copy link
Author

Megaminer2018 commented Apr 24, 2024 via email

@brusherru
Copy link
Member

@Megaminer2018 what do you mean under "sent in the program"? :)
Please share entire app-logs and spacemesh-logs here.

@Megaminer2018
Copy link
Author

Megaminer2018 commented Apr 24, 2024 via email

@Hattrix3
Copy link

What do we do if the proof of space is not recognized on the upgrade to version 1.5.0?
spacemesh-log-7c8cef2b.txt

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

4 participants