clarinet icon indicating copy to clipboard operation
clarinet copied to clipboard

Sanity checks and human readable errors for Devnet

Open lgalabru opened this issue 3 years ago • 6 comments
trafficstars

lgalabru avatar May 12 '22 02:05 lgalabru

I just created a new VM with no docker installed, and clarinet compiled from source (feat/dap branch). Here's what I get:

$ clarinet integrate

Unable to start Devnet: make sure that Docker is installed on this machine and running.

That's not good enough?

moodmosaic avatar May 12 '22 08:05 moodmosaic

Oh, you mean to check whether docker daemon is running as a non-root user. My bad.

moodmosaic avatar May 12 '22 12:05 moodmosaic

I'm struggling with this issue as well. I do have rootless docker install running correctly, and I'm getting the same error. Docker is there but clarinet doesn't detect this and doesn't provide any useful feedback about how to fix it.

koz-btc avatar May 30 '22 19:05 koz-btc

I also having the same issue. What could fix it?

Oyeins-GUI avatar Jul 27 '22 12:07 Oyeins-GUI

While tackling this issue, we should also make sure that all the port needed are available.

lgalabru avatar Aug 03 '22 18:08 lgalabru

While tackling this issue, we should also make sure that all the port needed are available.

How can we make sure that all port needed are available?

Oyeins-GUI avatar Aug 04 '22 06:08 Oyeins-GUI

The latest versions of Clarinet are doing a better job on explaining this class of errors, closing now.

lgalabru avatar Feb 02 '23 01:02 lgalabru