kurtosis-tech / kurtosis

A platform for packaging and launching ephemeral backend stacks with a focus on approachability for the average developer.
https://docs.kurtosistech.com/
Apache License 2.0
319 stars 42 forks source link

Error when configuring the `eth2` package in the enclave manager #1383

Closed leoporoli closed 9 months ago

leoporoli commented 9 months ago

What's your CLI version?

0.83.6

Description & steps to reproduce

I went to cloud.kurtosis.com -> then create new enclave -> then I chose eth2 package -> then I pressed the "Configure>>" button and I get this error:

TypeError: Cannot read properties of undefined (reading 'topLevelType') at https://cloud.kurtosis.com/gateway/ips/54-237-148-74/ports/9711/static/js/main.2a6e7beb.js:2:831831 at Array.map (<anonymous>) at Tw (https://cloud.kurtosis.com/gateway/ips/54-237-148-74/ports/9711/static/js/main.2a6e7beb.js:2:831767) at Ow (https://cloud.kurtosis.com/gateway/ips/54-237-148-74/ports/9711/static/js/main.2a6e7beb.js:2:835847) at Ti (https://cloud.kurtosis.com/gateway/ips/54-237-148-74/ports/9711/static/js/main.2a6e7beb.js:2:153819) at Tu (https://cloud.kurtosis.com/gateway/ips/54-237-148-74/ports/9711/static/js/main.2a6e7beb.js:2:210932) at kl (https://cloud.kurtosis.com/gateway/ips/54-237-148-74/ports/9711/static/js/main.2a6e7beb.js:2:200038) at yl (https://cloud.kurtosis.com/gateway/ips/54-237-148-74/ports/9711/static/js/main.2a6e7beb.js:2:199966) at gl (https://cloud.kurtosis.com/gateway/ips/54-237-148-74/ports/9711/static/js/main.2a6e7beb.js:2:199829) at il (https://cloud.kurtosis.com/gateway/ips/54-237-148-74/ports/9711/static/js/main.2a6e7beb.js:2:196609)

image

Desired behavior

configure and run the eth2-package

What is the severity of this bug?

Painful; this is causing significant friction in my workflow.

adschwartz commented 9 months ago

@leoporoli I released a fix for this issue this morning. can you check if you still have this issue on the latest release >= 0.83.8.

mieubrisse commented 9 months ago

Same thing as #1384

leoporoli commented 9 months ago

@adschwartz it worked for me with the latest release, you can close this ticket

adschwartz commented 9 months ago

Closing