Ahmed Saleh Harby

Results 12 comments of 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. ![image](https://github.com/threefoldtech/tfgrid-sdk-ts/assets/109473873/4ebf0bd0-fa8d-4219-aff4-50257f1b0042) ![image](https://github.com/threefoldtech/tfgrid-sdk-ts/assets/109473873/c892d769-ac85-4d36-a1cc-67f1642c73d0)

Blocked on https://github.com/threefoldtech/tfgrid-sdk-ts/issues/1618

I tried different IPV4 only and it was successful ![image](https://github.com/threefoldtech/tfgrid-sdk-ts/assets/109473873/e1bd58ec-4ac9-4f5b-9e9b-ec1510c7fe17) Then I tried the same with `fe80::1` and failed. ![image](https://github.com/threefoldtech/tfgrid-sdk-ts/assets/109473873/6bec8f8c-76fe-495b-b6f5-d11987447658) It's probably from chain validation.

It appears to be from tfchain public IP validation. ![image](https://github.com/threefoldtech/tfchain/assets/109473873/3cbd933a-0399-4db7-9c9b-fb2deeaa0180)

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. ![image](https://github.com/threefoldtech/zos/assets/109473873/d34e0492-f129-4521-85bd-0a46c4c153b8) ![image](https://github.com/threefoldtech/zos/assets/109473873/606fbcbd-8655-4cdc-909d-8d756e815e77) 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. ![image](https://github.com/user-attachments/assets/01d6fd32-a9e4-4735-b337-b806f4355cdc)