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

Infinite 'Start Operator Bonded Tracker' #8

Open
srvinii opened this issue Feb 16, 2024 · 1 comment
Open

Infinite 'Start Operator Bonded Tracker' #8

srvinii opened this issue Feb 16, 2024 · 1 comment

Comments

@srvinii
Copy link

srvinii commented Feb 16, 2024

Hello, currently after running the node and staking for this operator, I see these logs, and it doesn't go away, and on the dashboard the status remains as "Worker status offline":

(nulink-venv) root@ip-172-31-2-190:~/nulink# docker ps
CONTAINER ID   IMAGE           COMMAND                  CREATED         STATUS         PORTS                                       NAMES
db7633d64c4c   nulink/nulink   "nulink ursula run -…"   3 seconds ago   Up 2 seconds   0.0.0.0:9151->9151/tcp, :::9151->9151/tcp   ursula
(nulink-venv) root@ip-172-31-2-190:~/nulink# docker logs -f ursula
Defaulting to Ursula configuration file: '/home/circleci/.local/share/nulink/ursula.json'
Authenticating Ursula
Learner seed_nodes 0
Loaded Ursula (horus)
✓ External IP matches configuration
Starting services [current version: 0.5.0]
✓ Node Discovery (Horus)
✓ operator address: 0xAAB26a8a984aFf0afCa656D252925497Afc32c64
✓ Work Tracking
✓ Start Operator Bonded Tracker
✓ Rest Server https://3.138.60.107:9151
Working ~ Keep Ursula Online!
OperatorBondedTracker: ! Operator 0xAAB26a8a984aFf0afCa656D252925497Afc32c64 is not bonded to a staking provider
---------------------- transaction_dict: {"value": 0, "gasPrice": 1200000000, "chainId": 97, "nonce": 0, "from": "0xAAB26a8a984aFf0afCa656D252925497Afc32c64", "gas": 75424, "to": "0xC832C80a904eF725FFdC302EC9fD855029bCe29C", "data": "0x9f795125"}-------------
---------------------- to_be_singed_transaction: {"value": 0, "chainId": 97, "nonce": 0, "from": "0xAAB26a8a984aFf0afCa656D252925497Afc32c64", "gas": 75424, "to": "0xC832C80a904eF725FFdC302EC9fD855029bCe29C", "data": "0x9f795125"}-------------
Broadcasting CONFIRMOPERATORADDRESS Legacy Transaction (0.0000905088 ETH @ 1.2 gwei)
TXHASH 0x57437f6bc873e165ec8b3933c926658c4ae023c142bd29533301685a11215f3d
Confirming operator address 0xAAB26a8a984aFf0afCa656D252925497Afc32c64 with staking provider 0x45653f1A2ACA7D81418c7420899128554479Cc9c - TxHash: 0x57437f6bc873e165ec8b3933c926658c4ae023c142bd29533301685a11215f3d
OperatorBondedTracker: ✓ Operator 0xAAB26a8a984aFf0afCa656D252925497Afc32c64 is bonded to staking provider 0x45653f1A2ACA7D81418c7420899128554479Cc9c
_start_ursula
Restarting services
---------------------------------- stop_learning_loop ----------------------------------
_shutdown_ursula
Defaulting to Ursula configuration file: '/home/circleci/.local/share/nulink/ursula.json'
Authenticating Ursula
Learner seed_nodes 0
Loaded Ursula (horus)
✓ External IP matches configuration
Starting services [current version: 0.5.0]
✓ Node Discovery (Horus)
✓ operator address: 0xAAB26a8a984aFf0afCa656D252925497Afc32c64
✓ Operator already confirmed.  Not starting worktracker.
✓ Start Operator Bonded Tracker

@0xSmolTrader
Copy link

0xSmolTrader commented Feb 28, 2024

Facing the same issue, have you found a solution

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

2 participants