-
I tried to send a large message from wampsharp to my router and got a `Max frame length of 65536 has been exceeded.` Error. Obviously the default frame length of 65536 was not used by my wampsharp ins…
-
## Command
```
flutter build ios --debug
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## exception
FormatException: FormatException: Missing extension byte (at offset 2)
## Logs
For…
-
If a router worker is using `cryptosign-proxy` with static authentication(i.e. principals defined in crossbar config), then when the proxy worker tries to authenticate, it fails with an exception here…
-
I am using the medium-ip branch to implement a transparent proxy, and my application is fine on windows, but on Linux compiler complains about the following:
```rust
error[E0659]: `RawSocket` is a…
-
Some of the test-support code was (presumably accidentally?) removed from v22.5.1 (it was in the previous version). PR coming...
-
Hi, I trying to connect to Influx but unfortunately I'm getting an error:
I/flutter ( 2913): >> GET http://localhost:8086/ping =====
I/flutter ( 2913): >> headers: {Authorization: Token UR5_tNrPq5fA…
-
### Describe The Bug
waiting for transactions to show up but I get an error about data from electrum
### To Reproduce
import all 3 wallets and wait for them to sync
### Expected Behavior
sync
##…
-
### 使用的 Kraken 版本 | What version of kraken are you using
### 重现步骤 | Steps To Reproduce
**重现代码 | Code example:**
_picker.pickImage(source: ImageSource.gallery)
.then((X…
-
## Command
```
flutter build ios --release --no-codesign --no-tree-shake-icons
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
FormatException
```
#0 _Utf8Decoder.convertChu…
-
In the form of a test case:
```dart
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
testWidgets('FractionallySizedBox exception', (tes…