threefoldtecharchive / jumpscaleX_core

Apache License 2.0
1 stars 6 forks source link

Cannot set "Free to use" #906

Closed scottyeager closed 4 years ago

scottyeager commented 4 years ago

I've just setup my farm in the web admin interface and brought a node online. I want to enable payment with FreeTFT. When I click the corresponding toggle control in the web admin interface, I see "server error". Within kosmos, running explorer.nodes.configure_free_to_use returns a 401 Client Error: {"error":"unauthorized access: signature verification failed"}. This is with the latest v10.7 Linux binary release, though my farm was created using v10.6.

scottyeager commented 4 years ago

This is now fixed, both in web gui and command line, after updating last night by ./3sdk_v10.7_linux_x86_64 update. Thanks.