celest-dev / celest

The Flutter cloud platform
https://celest.dev
Other
232 stars 12 forks source link

Cant run celest start #23

Closed starklord closed 5 months ago

starklord commented 5 months ago

Hi im testing celest on windows 11 with the intel x64 installer, but i cant run celest start it says: Starting Celest... An unexpected error occurred. A crash report has been sent to the Celest team.

Screenshot 2024-01-27 101238

dnys1 commented 5 months ago

Hi @starklord, thanks for creating this issue. I'm looking at it now and it seems to be due to path handling on Windows. Is there anything unique about your Windows setup that may help me at reproducing the issue?

starklord commented 5 months ago

I dont think there is something particular installed in my machine but... the first i did was run flutter upgrade --force and I upgraded to the last flutter and dart versions: Flutter 3.16.9 and Dart 3.2.6 I also restarted my machine without success. I have a laptop with celest runing well but that is a linux machine.

dnys1 commented 5 months ago

Sounds good. Thanks for the additional info! Looking into it now.

dnys1 commented 5 months ago

Hi @starklord, I've pushed a release which fixes this. You can run celest upgrade to get the changes.

Would you be able to retry running celest start after and let me know if it's fixed for you?

starklord commented 5 months ago

Hi @dnys1 its working like a charm! ty!, now ill continue testing...

dnys1 commented 5 months ago

Awesome! I will close this issue for now, but please let me know if you face any more issues.