Ahmed Saleh Harby
Ahmed Saleh Harby
I tried adding this configuration a couple of times but kept getting that error. Validation was passing, but after clicking the save button, the error shows up.  
Blocked on https://github.com/threefoldtech/tfgrid-sdk-ts/issues/1618
I tried different IPV4 only and it was successful  Then I tried the same with `fe80::1` and failed.  It's probably from chain validation.
It appears to be from tfchain public IP validation. 
Yeah, what I meant was that TFchain is using a 3-digit representation with a TFT value, and when the TFT current value of 0.006x is fetched from the stellar chain,...
Update on offline rented node contract: it didn't delete after passing the expiration date; it's been nearly two months and still in grace period. ``` { "contract_id": 119696, "twin_id": 1174,...
> Considering that the contract may have already entered the grace period before the node transitioned to standby, we should also investigate how the node was allowed to enter standby...
- Missing dep installation: mtools and cargo. - Installation happened in the /root. - Got this when trying to run with flist `https://hub.grid.tf/omarabdulaziz.3bot/ubuntu-jammy.flist` ``` Booting ... + boot + sudo...
I tried again on a newly created VM to follow the instructions to install the tool, but it still fails to install libraries packages.   I'll communicate with @Omarabdul3ziz...
I was able to run the debug script on a Flist image after using the udpated install_preq script on the Omar branch `main_debug-image-script_deps`. And image was successfully booted. 