Antoine

Results 31 comments of Antoine

> I got same issue. ![2024-01-29_8-12-57](https://private-user-images.githubusercontent.com/6247785/300309088-0908f3fc-b354-4af4-8fa9-b0039bb03c65.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MDY1MjAzMTgsIm5iZiI6MTcwNjUyMDAxOCwicGF0aCI6Ii82MjQ3Nzg1LzMwMDMwOTA4OC0wOTA4ZjNmYy1iMzU0LTRhZjQtOGZhOS1iMDAzOWJiMDNjNjUucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI0MDEyOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNDAxMjlUMDkyMDE4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9Mzk1M2UwNjdhZWExYzRjMjczYjQyZDlhOGI4YjZkZmM1NDRhOGJiOGUzMDQxN2E2NTZhMjI1MzczMTQ3MTNjMCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmYWN0b3JfaWQ9MCZrZXlfaWQ9MCZyZXBvX2lkPTAifQ.HT1EqcB2yIsTTjXycbNNCQJ3RqhdGzYfCNbv53DjgTk) `error: Cannot read properties of undefined (reading 'shutdown') {"error":{},"location":"get.api.users.me.signin"` Can you give it another try please, it should work now.

> Hey, it's been a while on this one - possible to fix so `force` or `legacy-peer-deps` aren't needed? I see the config typings have made their way into Hardhat,...

I've pushed a new version: 3.2.3 that should fix the issue. Please, let me know if that works

Closing this for now, feel free to comment/reopen if the problem is still here.

Hi, Thanks for the request, I added this to the todo list :)

Hi, One of the current constraints to self host is that you need to use a domain name and access the app through app.yourdomain.com. For a local deployment, you can...

It should request http://app.ethernal.local:8080/api, I'm not sure where this undefined is coming from. What did you set APP_URL to?

Can you put `APP_URL=app.ethernal.local:8080`? The doc is here: https://doc.tryethernal.com/getting-started/self-hosted

The sample env file is on the doc page ________________________________ From: MuneebAhmad ***@***.***> Sent: Thursday, August 3, 2023 3:45:07 PM To: tryethernal/ethernal ***@***.***> Cc: Antoine ***@***.***>; Comment ***@***.***> Subject: Re:...