Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WTR-LAB Broken #270

Open
1 task done
Darius1320 opened this issue Sep 16, 2024 · 0 comments
Open
1 task done

WTR-LAB Broken #270

Darius1320 opened this issue Sep 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Darius1320
Copy link

Extension information

WTR-LAB

Steps to reproduce

  1. download wtr-lab extension
  2. open any novel
  3. throws error

Miru version

1.8.1

Other details

DioException [bad response]: This exception was thrown because the response has a status code of 500 and RequestOptions.validateStatus was configured to throw for this status code.
The status code of 500 has the following meaning: "Server error - the server failed to fulfil an apparently valid request"
Read more about status codes at https://developer.mozilla.org/en-US/docs/Web/HTTP/Status
In order to resolve this exception you typically have either to verify and fix your request code or you have to fix the server code.

#0 new JSError (package:flutter_js/quickjs/object.dart:92)
#1 _dartToJs (package:flutter_js/quickjs/wrapper.dart:60)
#2 _JSFunction._invoke. (package:flutter_js/quickjs/object.dart:174)
#3 MappedListIterable.elementAt (dart:_internal/iterable.dart:425)
#4 ListIterator.moveNext (dart:_internal/iterable.dart:354)
#5 new _GrowableList._ofEfficientLengthIterable (dart:core-patch/growable_array.dart:189)
#6 new _GrowableList.of (dart:core-patch/growable_array.dart:150)
#7 new List.of (dart:core-patch/array_patch.dart:39)
#8 ListIterable.toList (dart:_internal/iterable.dart:224)
#9 _JSFunction._invoke (package:flutter_js/quickjs/object.dart:176)
#10 _JSFunction.invoke (package:flutter_js/quickjs/object.dart:155)
#11 _dartToJs. (package:flutter_js/quickjs/wrapper.dart:86)
#12 _rootRunUnary (dart:async/zone.dart:1407)
#13 _CustomZone.runUnary (dart:async/zone.dart:1308)
#14 _FutureListener.handleError (dart:async/future_impl.dart:180)
#15 Future._propagateToListeners.handleError (dart:async/future_impl.dart:858)
#16 Future._propagateToListeners (dart:async/future_impl.dart:879)
#17 Future._completeError (dart:async/future_impl.dart:655)
is the error that was shown in the miru extension debug

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
@Darius1320 Darius1320 added the bug Something isn't working label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant