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

FTX fails to query information in 1.17 #2986

Closed
yabirgb opened this issue May 26, 2021 · 0 comments
Closed

FTX fails to query information in 1.17 #2986

yabirgb opened this issue May 26, 2021 · 0 comments
Labels

Comments

@yabirgb
Copy link
Member

yabirgb commented May 26, 2021

Problem Definition

FTX shows an error on querying information in 1.17. DOesn't happen in 1.16

Logs

[26/05/2021 12:47:12 CEST] DEBUG rotkehlchen.exchanges.ftx: FTX API query request_url=/api/wallet/all_balances?limit=100
[26/05/2021 12:47:12 CEST] ERROR rotkehlchen.exchanges.ftx: FTX API request failed. Could not reach FTX due to FTX query https://ftx.com/api/wallet/all_balances?limit=100 responded with error status code: 401 and text: {"success":false,"error":"Not logged in"}
[26/05/2021 12:47:14 CEST] DEBUG rotkehlchen.api.rest: Request successful response={"result": {"status": "completed", "outcome": {"result": null, "message": "FTX API request failed. Could not reach FTX due to FTX query https://ftx.com/api/wallet/all_balances?limit=100 responded with error status code: 401 and text: {\"success\":false,\"error\":\"Not logged in\"}\n"}, "status_code": 409}, "message": ""}, status_code=200
[26/05/2021 12:48:04 CEST] DEBUG rotkehlchen.exchanges.ftx: FTX API query request_url=/api/fills?limit=100&start_time=1619269215&end_time=1622026084
[26/05/2021 12:48:04 CEST] ERROR rotkehlchen.tasks.manager: FTX query https://ftx.com/api/fills?limit=100&start_time=1619269215&end_time=1622026084 responded with error status code: 401 and text: {"success":false,"error":"Not logged in"}

System Description

Operating system: Linux
Rotki version: 1.17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants