threefoldtech / tfgrid-sdk-ts

Apache License 2.0
4 stars 8 forks source link

🐞 [Bug]: load logs is taking forever #3408

Closed amiraabouhadid closed 3 weeks ago

amiraabouhadid commented 2 months ago

Is there an existing issue for this?

which package/s did you face the problem with?

Dashboard

What happened?

i deployed a micro vm, opened the logs, there were none. pressed load logs and it is still spinning. it has been more than 10 minutes since I've pressed on it

Steps To Reproduce

  1. run playground
  2. open up logs
  3. press load logs
  4. wait forever

which network/s did you face the problem on?

Dev

version

current

Twin ID/s

No response

Node ID/s

No response

Farm ID/s

No response

Contract ID/s

No response

Relevant screenshots/screen records

![Uploading image.png…]()

Relevant log output

no logs
amiraabouhadid commented 1 month ago

Investigating why logs are not updated after mount

amiraabouhadid commented 1 month ago

Found two unhandled cases, added handling. Will test next.

amiraabouhadid commented 1 month ago

Load logs still keeps loading on application mount in some cases, debugging

amiraabouhadid commented 1 month ago

fix load logs on application mount. However, logs still sometimes do not load even after deploying a VM so investigating why.

amiraabouhadid commented 1 month ago

this console error is now handled and removed as well image

A-Harby commented 1 month ago

Verified, Devnet 038404b.

The load logs are working fine now.

screen-capture (9).webm

TC2621 - Debug Logs Tab