isar-community / isar

Extremely fast, easy to use, and fully async NoSQL database for Flutter
https://isar-community.dev
Apache License 2.0
126 stars 14 forks source link

500 Internal Server when trying to import isar_flutter_libs #85

Closed AhmedLSayed9 closed 2 weeks ago

AhmedLSayed9 commented 3 months ago

Can't import isar_flutter_libs to a project. It throws the following error: 500 Internal Server Error trying to find package isar_flutter_libs at https://pub.isar-community.dev


liemfs commented 3 months ago

tha same thing happen if we run flutter pub outdated

flutter pub outdated 500 Internal Server Error trying to find package isar_generator at https://pub.isar-community.dev. exit code 69

putrautama007 commented 3 months ago

got the same issue 500 Internal Server Error trying to find package isar at https://pub.isar-community.dev/.

oscarpalomar commented 3 months ago

got the same issue

Okizeme commented 3 months ago

I have almost the same error here: 503 Service Unavailable trying to find package isar_flutter_libs at https://pub.isar-community.dev.

AhmedLSayed9 commented 3 months ago

I have almost the same error here: 503 Service Unavailable trying to find package isar_flutter_libs at https://pub.isar-community.dev.

Yes, now i'm getting that too.

jagged91 commented 3 months ago

Looks like it's working again now.