PeatioWrapper startup problem

Issue #691 resolved
Desrever Nu created an issue

13:36:34.792 [main] ERROR - Method=/api/v2/members/me failed too many times and timed out. attempts = 8 [c.n.n.t.w.PeatioWrapper:554]

details

13:46:03.926 [main] DEBUG - /api/v2/members/me blocked, another call is being processed  [com.nubits.nubot.trading.wrappers.PeatioWrapper:528]
13:46:03.927 [main] DEBUG - Retrying for the 1 time. Sleep for 222; Method=/api/v2/members/me [com.nubits.nubot.trading.wrappers.PeatioWrapper:534]
13:46:04.150 [main] DEBUG - Exchange still busy : 1 .Will retry soon; Method=/api/v2/members/me [com.nubits.nubot.trading.wrappers.PeatioWrapper:549]
13:46:04.150 [main] DEBUG - Retrying for the 2 time. Sleep for 676; Method=/api/v2/members/me [com.nubits.nubot.trading.wrappers.PeatioWrapper:534]
13:46:04.827 [main] DEBUG - Exchange still busy : 2 .Will retry soon; Method=/api/v2/members/me [com.nubits.nubot.trading.wrappers.PeatioWrapper:549]
13:46:04.827 [main] DEBUG - Retrying for the 3 time. Sleep for 809; Method=/api/v2/members/me [com.nubits.nubot.trading.wrappers.PeatioWrapper:534]
13:46:05.637 [main] DEBUG - Exchange still busy : 3 .Will retry soon; Method=/api/v2/members/me [com.nubits.nubot.trading.wrappers.PeatioWrapper:549]
13:46:05.638 [main] DEBUG - Retrying for the 4 time. Sleep for 1124; Method=/api/v2/members/me [com.nubits.nubot.trading.wrappers.PeatioWrapper:534]
13:46:06.763 [main] DEBUG - Exchange still busy : 4 .Will retry soon; Method=/api/v2/members/me [com.nubits.nubot.trading.wrappers.PeatioWrapper:549]
13:46:06.764 [main] DEBUG - Retrying for the 5 time. Sleep for 1510; Method=/api/v2/members/me [com.nubits.nubot.trading.wrappers.PeatioWrapper:534]
13:46:08.274 [main] DEBUG - Exchange still busy : 5 .Will retry soon; Method=/api/v2/members/me [com.nubits.nubot.trading.wrappers.PeatioWrapper:549]
13:46:08.275 [main] DEBUG - Retrying for the 6 time. Sleep for 1793; Method=/api/v2/members/me [com.nubits.nubot.trading.wrappers.PeatioWrapper:534]
13:46:10.069 [main] DEBUG - Exchange still busy : 6 .Will retry soon; Method=/api/v2/members/me [com.nubits.nubot.trading.wrappers.PeatioWrapper:549]
13:46:10.070 [main] DEBUG - Retrying for the 7 time. Sleep for 2073; Method=/api/v2/members/me [com.nubits.nubot.trading.wrappers.PeatioWrapper:534]
13:46:12.144 [main] DEBUG - Exchange still busy : 7 .Will retry soon; Method=/api/v2/members/me [com.nubits.nubot.trading.wrappers.PeatioWrapper:549]
13:46:12.145 [main] DEBUG - Retrying for the 8 time. Sleep for 2307; Method=/api/v2/members/me [com.nubits.nubot.trading.wrappers.PeatioWrapper:534]
13:46:14.453 [main] DEBUG - Exchange still busy : 8 .Will retry soon; Method=/api/v2/members/me [com.nubits.nubot.trading.wrappers.PeatioWrapper:549]
13:46:14.454 [main] ERROR - Method=/api/v2/members/me failed too many times and timed out. attempts = 8 [c.n.n.t.w.PeatioWrapper:554]

Comments (2)

  1. Log in to comment