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
+ /usr/local/sbin/ovh-cli domain zone newrecord ojap.pl --field TXT --target foobarszcz --sub _acme-challenge --ttl 60 --json
Error: json: cannot unmarshal number 5098376462 into Go struct field ZoneRecord.id of type int
is there an easy fix?
The text was updated successfully, but these errors were encountered:
it appears that your binary on Releases page is 32-bit.
i've recompiled with 64-bit alpine (docker) and now I get:
Error: strconv.ParseInt: parsing "5098367970": value out of range
Error: strconv.ParseInt: parsing "5098379894": value out of range
Error: strconv.ParseInt: parsing "5059102756": value out of range
Error: strconv.ParseInt: parsing "5098368058": value out of range
Error: strconv.ParseInt: parsing "5098376460": value out of range
Error: strconv.ParseInt: parsing "5098366593": value out of range
Error: strconv.ParseInt: parsing "5098366704": value out of range
is there an easy fix?
The text was updated successfully, but these errors were encountered: