bostrot / wsl2-distro-manager

A GUI to quickly manage your WSL2 instances
https://apps.microsoft.com/store/detail/wsl-manager/9NWS9K95NMJB
Other
1.79k stars 108 forks source link

[BUG] constantly spams https://n8n.aachen.dev over 20 times per second!! #219

Closed Spongman closed 11 months ago

Spongman commented 11 months ago

Is there an existing issue for this?

Current Behavior

it just repeats this over and over:

 in nullDioException [bad response]: The request returned an invalid status code of 404. at #0      DioMixin.fetch.<anonymous closure> (package:dio/src/dio_mixin.dart:507)
#1      _RootZone.runUnary (dart:async/zone.dart:1661)
#2      _FutureListener.handleError (dart:async/future_impl.dart:174)
#3      Future._propagateToListeners.handleError (dart:async/future_impl.dart:852)
#4      Future._propagateToListeners (dart:async/future_impl.dart:873)
#5      Future._completeError (dart:async/future_impl.dart:649)
#6      _SyncCompleter._completeError (dart:async/future_impl.dart:60)
#7      _Completer.completeError (dart:async/future_impl.dart:26)
#8      Future.any.onError (dart:async/future.dart:620)
#9      _RootZone.runBinary (dart:async/zone.dart:1666)
#10     _FutureListener.handleError (dart:async/future_impl.dart:171)
#11     Future._propagateToListeners.handleError (dart:async/future_impl.dart:852)
#12     Future._propagateToListeners (dart:async/future_impl.dart:873)
#13     Future._completeError (dart:async/future_impl.dart:649)
#14     Future._chainForeignFuture.<anonymous closure> (dart:async/future_impl.dart:550)
#15     _microtaskLoop (dart:async/schedule_microtask.dart:40)
#16     _startMicrotaskLoop (dart:async/schedule_microtask.dart:49)
 in nullDioException [bad response]: The request returned an invalid status code of 404. at #0      DioMixin.fetch.<anonymous closure> (package:dio/src/dio_mixin.dart:507)```

and spams HTTPS requests to https://n8n.aachen.dev;

107223 150.260445 08:43:59.002988 host.docker.internal 64448 n8n.aachen.dev 443 TLSv1.3 307 Client Hello 107224 150.260615 08:43:59.003158 host.docker.internal 64449 n8n.aachen.dev 443 TLSv1.3 307 Client Hello 107225 150.260678 08:43:59.003221 host.docker.internal 64447 n8n.aachen.dev 443 TLSv1.3 307 Client Hello 107351 150.277087 08:43:59.019630 host.docker.internal 64450 n8n.aachen.dev 443 TLSv1.3 307 Client Hello 107370 150.334063 08:43:59.076606 host.docker.internal 64451 n8n.aachen.dev 443 TLSv1.3 307 Client Hello


### Expected Behavior

_No response_

### Steps To Reproduce

_No response_

### Environment

```markdown
- Windows Version:
- WSL Distro Manager Version:
- WSL Version:
- Source:

Anything else?

No response

github-actions[bot] commented 11 months ago

Hello there! As you are a first time Issuer please read our Code of Conduct. Please also check whether your issue description is reasonable and complete. If you are having an issue always include the version you are using (WSL, this app, Windows) as well as a way to reproduce it.