Errors when deleting environments

Issue Description: What’s happening?

I have two problems when trying to delete branch environments, the first one happens randomly when i execute 8base environment delete -n {branch-name}, 8base deletes the environment but the cli returns an error like this:

The other error is more specific, it happens to me on the environment ckddc5uz7005q08mj1qnahqll on this branch download_file_format, when trying to delete that, the following error appears:

And the branch is no longer accesible through the web interface.

Reproduce the Issue: What steps can someone take to replicate the problem?

  1. Create a new environment branch
  2. Try to delete it
  3. Wait for it to randomly fail

Expected Behavior: What did you expect to happen?

Delete the branch environment

Actual Behavior: What actually happened?

Error is thrown

More details or screenshot

With the first error i have tested on my 8base-cli versions, 106, 105, 104 and 103

@alacret

Hi!
We have investigated the issues.
The reason for the errors is execution timeout on the server-side during the deleting environment.

We will fix it soon.

2 Likes