Git Product home page Git Product logo

theta-mainnet-integration-guide's People

Contributors

dionloi avatar jieyilong avatar yoruba avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

theta-mainnet-integration-guide's Issues

//

Hello, I am having an issue with Theta Mainnet Integration. The program have not stake node in two days.

Thank you

[2020-07-18 13:56:51.933] [error] [2020-07-18 13:56:51] ERROR [p2p] sendRoutine error: write tcp 192.168.1.72:53935->3.16.9.73:21000: wsasend: An established connection was aborted by the software in your host machine.
[2020-07-18 13:56:51.933] [error] [2020-07-18 13:56:51] ERROR [p2p] Connection error: write tcp 192.168.1.72:53935->3.16.9.73:21000: wsasend: An established connection was aborted by the software in your host machine.
[2020-07-18 13:56:51.935] [error] [2020-07-18 13:56:51] WARN [p2p] Stopping connection, local: 192.168.1.72:53935, remote: 3.16.9.73:21000
[2020-07-18 13:56:51.935] [info] [2020-07-18 13:56:51] ERROR [p2p] sendRoutine error: write tcp 192.168.1.72:53935->3.16.9.73:21000: wsasend: An established connection was aborted by the software in your host machine.
[2020-07-18 13:56:51] ERROR [p2p] Connection error: write tcp 192.168.1.72:53935->3.16.9.73:21000: wsasend: An established connection was aborted by the software in your host machine.
[2020-07-18 13:56:51] WARN [p2p] Stopping connection, local: 192.168.1.72:53935, remote: 3.16.9.73:21000
[2020-07-18 13:56:51.937] [error] [2020-07-18 13:56:51] WARN [p2p] Stopping connection, local: 192.168.1.72:53935, remote: 3.16.9.73:21000
[2020-07-18 13:56:51.937] [error] [2020-07-18 13:56:51] ERROR [p2p] Failed to close connection: close tcp 192.168.1.72:53935->3.16.9.73:21000: use of closed network connection
[2020-07-18 13:56:51.937] [info] [2020-07-18 13:56:51] WARN [p2p] Stopping connection, local: 192.168.1.72:53935, remote: 3.16.9.73:21000
[2020-07-18 13:56:51] ERROR [p2p] Failed to close connection: close tcp 192.168.1.72:53935->3.16.9.73:21000: use of closed network connection

Unable to connect to the testnet successfully

I went through this documentation and everything worked for the local private net except for the make test_unit:

https://docs.thetatoken.org/docs/setup

The cli example document is good as well illustrating the token transfer. What doesn't work is this document:

https://docs.thetatoken.org/docs/connect-to-the-testnet

When I try to connect, this is what I get:

[2021-01-04 03:33:00]  INFO [snapshot] Importing Snapshot, 85% done.
[2021-01-04 03:33:00]  INFO [snapshot] Importing Snapshot, 90% done.
[2021-01-04 03:33:01]  INFO [ledger] Commit to data store, height: 1, rootHash: 0x73f491c3f94d256490170ee4e089579cd5a7e03a210e6509f59d74d13a680e1e
[2021-01-04 03:33:01]  INFO [snapshot] Importing Snapshot, 100% done.
[2021-01-04 03:33:01]  INFO [snapshot] Snapshot loaded successfully.
[2021-01-04 03:33:01]  INFO [p2p] Connecting to seed and persisted peers...
[2021-01-04 03:33:01]  WARN [p2p] Failed to retrieve previously persisted peers
[2021-01-04 03:33:01]  INFO [rpc] RPC server started address=0.0.0.0 port=16888
[2021-01-04 03:33:01]  INFO [p2p] InboundPeerListener listen routine started, seedPeerOnly set to false
[2021-01-04 03:33:13]  WARN [p2p] Failed to connect to seed peer 54.219.137.110:15872: dial tcp 54.219.137.110:15872: i/o timeout
[2021-01-04 03:33:31]  INFO [p2p] Connecting to seed and persisted peers...
[2021-01-04 03:33:31]  WARN [p2p] Failed to retrieve previously persisted peers
[2021-01-04 03:34:01]  INFO [p2p] Connecting to seed and persisted peers...
[2021-01-04 03:34:01]  WARN [p2p] Failed to retrieve previously persisted peers
[2021-01-04 03:34:31]  INFO [p2p] Connecting to seed and persisted peers...
[2021-01-04 03:34:31]  WARN [p2p] Failed to retrieve previously persisted peers
[2021-01-04 03:35:01]  INFO [p2p] Connecting to seed and persisted peers...
[2021-01-04 03:35:01]  WARN [p2p] Failed to retrieve previously persisted peers

Tried nc to no avail

nc -vz 54.219.137.110 15872

Is this the correct testnet endpoint? Also is it absolutely necessary that port 16888 is exposed on the node address?

Does the example here need to be updated?

I ran theta-tx-demo, but the broadcast prompted Signature verification failed. I noticed that this repository has not been updated for a long time. Is the example here outdated?

Mainnet seeds are not included in the config.yaml

I followed the instructions to set up the node for local private network and also I configured the testnet and I saw that the config.yaml has a seed IP but in the mainnet there is not, so trying to connect my node I always receive "Connecting to peers ... " message.

WhatsApp Image 2020-03-23 at 12 26 05 PM (1)

WhatsApp Image 2020-03-23 at 12 26 05 PM

mainnet config not work

here is the log
[2019-07-19 17:26:25] WARN [p2p] Error dialing the peer: 18.218.16.108:21000
[2019-07-19 17:26:25] WARN [p2p] Failed to create outbound peer: 18.218.16.108:21000
[2019-07-19 17:26:25] WARN [p2p] Error dialing the peer: 18.191.88.191:21000
[2019-07-19 17:26:25] WARN [p2p] Failed to create outbound peer: 18.191.88.191:21000
[2019-07-19 17:26:27] WARN [p2p] Error dialing the peer: 18.222.201.29:21000
[2019-07-19 17:26:27] WARN [p2p] Failed to create outbound peer: 18.222.201.29:21000

Sequence issue

Hi, I'm making multiple transaction from the same wallet in a row and I face a lot of sequence issue during the process and I have kept a sleeping time of 5 seconds between two transactions. I tried to increase the sleeping time also but no luck

Cannot connect to testnet

Anyone still looking into this? Please help on how we can fix this error. Including snapshot of config.yaml and terminal error output.
Config yaml_testnet_SS
Terminal_SS

GoLang RPC client library?

Seems a go Theta RPC client library would be natural and pretty easy to provide since the ledger code and thetacli are already in go.

What do you think?

-Andrew

Error on BroadcastRawTransaction API

Hello I get the following error in Broadcast Raw Transaction:
{"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"ValidateInputAdvanced: Got 21, expected 1. (acc.seq=0)"}}

I would also like to know if this endpoint is to carry out live transmissions or how the RMTP transmission is carried out

Installation & Setup

Apologies for being such a newb with ubuntu.. I've followed all the steps as outlined in the documentation on setup/installation. But I keep getting the following error.

Command:
powwow@powwow:~/go/src/github.com/thetatoken/theta$ make install

Last few lines of output
build github.com/thetatoken/theta/cmd/theta: cannot load crypto/ed25519: malformed module path "crypto/ed25519": missing dot in first path element
make: *** [Makefile:26: release] Error 1

Consequently,
The following command fails.
powwow@powwow:~/go/src/github.com/thetatoken/theta$ make test_unit
go test -timeout 45s glide novendor -tags=unit
/bin/sh: 1: glide: not found
can't load package: package .: no Go files in /home/powwow/go/src/github.com/thetatoken/theta
make: *** [Makefile:36: test_unit] Error 1

I tried copying folder crypto/ed25519 into the path since it was missing but does not work for me.
please help.

Missing Transaction

I'm doing multiple transactions in a row from the same wallet and due to some unknown reason some "hashes" are not being saved in the db.

Mainnet IP not accessible while setup done

Hi All,

We are not able to connect on mainnet IP which provided in the config.md file, Kindly suggests for making it happen.

Actually we need your favor to set up the Theta mainnet. We are getting some error while configuring the Theta mainnet, in logs we are getting Failed to create outbound peer, we have followed the instructions from https://github.com/thetatoken/theta-mainnet-integration-guide , attaching the screenshot of log output and the yaml configuration file for reference Please correct us if we are doing wrong or missing any step.

Steps perfomed for mainnet setup after Theta Ledger installation
export THETA_HOME=$GOPATH/src/github.com/thetatoken/theta
cd $THETA_HOME
mkdir ../mainnet
cp -r ./integration/mainnet/walletnode ../mainnet
theta start --config=../mainnet/walletnode

Screenshot from 2019-10-04 11-20-33
Screenshot from 2019-10-04 11-22-10

"syncing": true - New deployment Guardian Node on google cloud doesn't sync or syncs extremely slow

I've installed the guardian node through google cloud market place.
I've followed the instructions line by line, which says it should take 10 - 15 minutes.
It's been several hours and "syncing": is still TRUE.

How many hours or days should I expect to wait. How do I know if things are syncing properly. Should I be expecting the current epoch or height to reach a certain level to know I'm synced?

Any good guides for fixing these errors?

[2021-01-01 19:42:05] ERROR [p2p] Error during handshake/recv: read tcp 192.168.1.79:38718->162.246.8.171:60694: read: connection reset by peer
[2021-01-01 19:42:05] ERROR [p2p] Failed to handshake with peer, error: read tcp 192.168.1.79:38718->162.246.8.171:60694: read: connection reset by peer

Failed to close connection: close tcp 192.168.1.79:48030->94.237.89.125:30001: use of closed network connection

ThetaEdgeLauncher Errors in Edge Node on W10 Ver 21H1 19043.1083

I am having an issue on W10 Ver 21H1 19043.1083

I am getting rewards for EEN Staking but cannot change the power setting nor is the node picking up any jobs. My Guardian node seems to be running flawlessly.

some of the errors in the log file posted below.

I notice there must be a typo in the code readout as I assume the below is meant to read "config not "onfig"

[ThetaEdgeLauncher] Error reading onfig file: Config File "config" Not Found in "[C:\Users\####\AppData\Roaming\Theta Edge Node\ThetaEdgeNode\edgecast]", using default settings

I can confirm there is no config file is this location only the file folder ldb and the file key

[2021-07-12 13:07:3#####] [info] [ThetaEdgeLauncher] 2021-07-12T13:07:49.##### �[33mWARN�[0m Pubsub pubsub/tag_tracer.go:61 connection manager does not support decaying tags, delivery tags will not be applied

[2021-07-12 13:07:#####] [info] [ThetaEdgeLauncher] 2021-07-12T13:07:##### �[31mERROR�[0m API api/wallet.go:137 theta.GetAccount: error=-32000: Account with address 0x2d91411bAfCC353B6B1eae034735A9De242Ff61F is not found

yet when I search the address in theta explorer it is found.

Any help would be appreciated.

Cheers

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.