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

login failure on fullnode #159

Open
tamas6 opened this issue Feb 8, 2023 · 2 comments
Open

login failure on fullnode #159

tamas6 opened this issue Feb 8, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@tamas6
Copy link

tamas6 commented Feb 8, 2023

Description

setting up a healthy fullnode (rpi) on newest batchID, got INVALID PASSWORD

To Reproduce

Use Version v0.1.0-eed3167 Built on January23,2023 on intel mac
set a fullnode, that has ens resolver and valid rpc endpoint, working perfectly
try to login portable acc, not stored:
uname: interoperability
pswrd: fairdrivestaging

account's been used for 1.5month works well in app.fairdrive

Expected behaviour

login

:D

Screenshots

Screenshot 2023-02-08 at 14 16 03

bee log when trying to login
"GET" "host"="192.168.2.238:1633" "uri"="/chunks/55b34b7de74dd57c414ac8f87d15b48132961a91983994d5b940a0cabe9d1fa9" "proto"="HTTP/1.1" "status"=500 "size"=68 "duration"="994.203438ms" "user-agent"="Go-http-client/1.1" Feb 08 14:16:38 raspberrypi bee[871]: "time"="2023-02-08 14:16:38.463431" "level"="error" "logger"="node/kademlia" "msg"="could not broadcast to peer" "error"="new stream: send headers: read message: stream reset" "peer_address"="6ccb912deb01a8fbddcd99cc759da9af0b66139267000c6512f2faf6c2e808c3"

Attempted Fixes

different rpcs

Additional context

saved portable account been tested and working
bee log when entering this. case:
"GET" "host"="192.168.2.238:1633" "uri"="/chunks/af9291425de5054f532521e6f97379e0d14b1d4569f69bb7b4a091c30e9cf5e6" "proto"="HTTP/1.1" "status"=500 "size"=68 "duration"="2.013156363s" "user-agent"="Go-http-client/1.1" Feb 08 14:20:00 raspberrypi bee[871]: "time"="2023-02-08 14:20:00.281258" "level"="error" "logger"="node/kademlia" "msg"="could not broadcast to peer" "error"="new stream: send headers: read message: context deadline exceeded" "peer_address"="9eae33c37a13aae558647cac95e02827612837457417f902a5896a1ba9461ef7" Feb 08 14:20:00 raspberrypi bee[871]: "time"="2023-02-08 14:20:00.284856" "level"="info" "logger"="node/kademlia" "msg"="disconnected peer" "peer_address"="9eae33c37a13aae558647cac95e02827612837457417f902a5896a1ba9461ef7"

@tfius tfius added the bug Something isn't working label Feb 8, 2023
@tamas6
Copy link
Author

tamas6 commented Feb 9, 2023

log from different fullnode from different network
Feb 09 08:29:42 raspberrypi bee[158359]: "time"="2023-02-09 08:29:42.687339" "level"="error" "logger"="node/api/get_chunk_by_address" "msg"="read chunk failed" Feb 09 08:29:42 raspberrypi bee[158359]: "time"="2023-02-09 08:29:42.690328" "level"="info" "logger"="node/api" "msg"="api access" "ip"="192.168.0.212" "method"="GET" "host"="192.168.0.152:1633" "uri"="/chunks/55b34b7de74dd57c414ac8f87d15b48132961a91983994d5b940a0cabe9d1fa9" "proto"="HTTP/1.1" "status"=500 "size"=68 "duration"="1.003764552s" "user-agent"="Go-http-client/1.1" Feb 09 08:29:44 raspberrypi bee[158359]: "time"="2023-02-09 08:29:44.784589" "level"="error" "logger"="node/kademlia" "msg"="could not broadcast to peer" "error"="new stream: send headers: read message: stream reset" "peer_address"="d8597a672c003658e25e35fa0a6e6a1cef7a6394c55b2e92bb5850036f694fc5"

when getting the INVALID PASSWORD error

@tamas6
Copy link
Author

tamas6 commented Feb 9, 2023

https://bee-1.fairdatasociety.org

similar result 🚫

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants