После обновления Dash Platform v1.8.0 неактивен P2P порт

traffim

New member
Всем здравствуйте.
Прошу помощи с проблемой.
После обновления до v1.8.0 неактивен P2P порт.
До этого подобного не было, обновление прошло без ошибок. Сервисы тоже все запущены, судя по статусу.

2025-01-17_11-10-17.png


2025-01-17_11-10-31.png

2025-01-17_11-11-31.png

Телнетом на локальном адресе к этом порту подключается:

Code:
telnet 127.0.0.1 26656
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
Connection closed by foreign host.
 
Give 10 mins after restart, you screen shot shows core sync, this is OK, it takes time. I think you find the problem is gone now.
 
Did you run dashmate update? I believe there are drive or tenderdash errors in the containers (you can observe them with docker ps & docker logs), it will give you more reasons why it happens

I would recommend just dropping platform chain via dashmate reset --platform while services stopped
 
Last edited:
Thanks to everyone who responded.
But the problem is not solved :(
I deleted the docker. Re-synchronized core
What does it mean? Masternode State │ WAITING_FOR_PROTX

2025-01-17_20-29-17.png
 
My masternode status is: POSE_BANNED
So it needs to be restarted? How to do it correctly?
You can use DMT to clear your PoSe ban (Update Service).
Or issue a protx update_service_evo command in the console of your Dash Core wallet.
https://docs.dash.org/en/stable/docs/user/masternodes/maintenance.html#dip3-update-service

DMT is more easy and does not need transaction fee.
https://github.com/Bertrand256/dash-masternode-tool/tree/master

PoSe ban clears after one proof of work confirmation.
 
Last edited:
Back
Top