You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.
The bot returns this error: "unable to load existing offers: Can't load offers: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int64"
Then returns "updated lastCursor value to" every second or so until the next cycle.
The text was updated successfully, but these errors were encountered:
Describe the bug
The bot crashes when starting since updating to v1.8.0 on arm6.
Expected behavior
The bot should run the complete cycle.
Frequency
Always
Steps To Reproduce
Run version 1.8.0 on a arm6 processor.
Your Environment
cli version: master:v1.8.0
gui version: v0.0.1-alpha
git branch: master
git hash: 53691b9
build date: 20200211T223323Z
env: release
GOOS: linux
GOARCH: arm
Attachments
The bot returns this error: "unable to load existing offers: Can't load offers: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int64"
Then returns "updated lastCursor value to" every second or so until the next cycle.
The text was updated successfully, but these errors were encountered: