You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
I've synchronized a mainnet on my server node.
And no matter what transaction I push, all broadcasts will be rollback.
I tried every configuration, but it didn't work, And I change the ubuntu18 to ubuntu20,still the same problem. My config.ini file while true; do date; cleos push action -x 20 eosio.token transfer '["MY_ACCOUNT", "TO_ACCOUNT", "0.0001 EOS", "hello"]' -p MY_ACCOUNT; date; sleep 1; done
Not one success
Server info:
LSB Version: core-11.1.0ubuntu2-noarch:security-11.1.0ubuntu2-noarch
Distributor ID: Ubuntu
Description: Ubuntu 20.04.4 LTS
Release: 20.04
Codename: focal
total used free shared buff/cache available
Mem: 31Gi 2.0Gi 338Mi 2.0Mi 28Gi 28Gi
Swap: 0B 0B 0B
4 Intel(R) Xeon(R) Platinum 8163 CPU @ 2.50GHz
The text was updated successfully, but these errors were encountered:
I've synchronized a mainnet on my server node.
And no matter what transaction I push, all broadcasts will be rollback.
I tried every configuration, but it didn't work, And I change the ubuntu18 to ubuntu20,still the same problem.
My config.ini file
while true; do date; cleos push action -x 20 eosio.token transfer '["MY_ACCOUNT", "TO_ACCOUNT", "0.0001 EOS", "hello"]' -p MY_ACCOUNT; date; sleep 1; done
Not one success
Server info:
The text was updated successfully, but these errors were encountered: