Hello, i can’t get the passphrase to connect my node with LiT. I always get the same error: unable to fetch sessions - lit is not ready for: /litrpc.Sessions/ListSessions
I tried to reinstall and restart many times, but had no success. I also gained access to ssh and searched for the lit.conf data. Port is open and pings were successfully.
Logs from LiT:
2025-01-03T09:08:53+01:00 2025-01-03 08:08:53.263 [INF] UNIV: Synchronizing with 1 federation members
2025-01-03T09:08:53+01:00 2025-01-03 08:08:53.263 [INF] UNIV: Syncing Universe state with server=(universe.ServerAddr) {
2025-01-03T09:08:53+01:00 ID: (int64) 1,
2025-01-03T09:08:53+01:00 addrStr: (string) (len=32) “universe.lightning.finance:10029”,
2025-01-03T09:08:53+01:00 addr: (net.Addr)
2025-01-03T09:08:53+01:00 }
2025-01-03T09:08:53+01:00
2025-01-03T09:08:53+01:00 2025-01-03 08:08:53.264 [INF] UNIV: Attempting to sync universe: host=universe.lightning.finance:10029, sync_type=full, ids=(universe.Identifier)
2025-01-03T09:08:53+01:00
2025-01-03T09:08:53+01:00 2025-01-03 08:08:53.438 [INF] UNIV: Fetching 0 roots
2025-01-03T09:08:53+01:00 2025-01-03 08:08:53.438 [INF] UNIV: Obtained 0 roots from remote Universe server
2025-01-03T09:08:53+01:00 2025-01-03 08:08:53.438 [WRN] GRPC: [core] [Channel #138 SubChannel #139]grpc: addrConn.createTransport failed to connect to {Addr: “35.82.128.37:10029”, ServerName: “35.82.128.37:10029”, }. Err: connection error: desc = “transport: Error while dialing: dial tcp 35.82.128.37:10029: operation was canceled”
2025-01-03T09:09:07+01:00 2025-01-03 08:09:07.490 [INF] LITD: Handling static file request: /
2025-01-03T09:09:22+01:00 2025-01-03 08:09:22.662 [INF] LITD: Handling static file request: /
2025-01-03T09:09:29+01:00 2025-01-03 08:09:29.482 [INF] LITD: Handling gRPC web request: /litrpc.Sessions/ListSessions
2025-01-03T09:09:37+01:00 2025-01-03 08:09:37.468 [INF] LITD: Handling gRPC web request: /litrpc.Sessions/AddSession
2025-01-03T09:09:37+01:00 2025-01-03 08:09:37.852 [INF] LITD: Handling static file request: /
Has anyone a solution for my problem?