mtkarp

Results 3 comments of mtkarp

We have run into the same issue on a Linux platform. We believe this is caused by line 321 of `audioplayer.dart`: ` await preparedCompleter.future.timeout(const Duration(seconds: 30));` Per the [dart documentation](https://api.dart.dev/be/176281/dart-async/Future/timeout.html):...

I recently ran into this same issue after properly installing and configuring wg server. It was operating properly for multiple months and then stopped working. Running `installtunnelservice` from the CLI...

@micahmo The logs I was looking at were in the WireGuard application, not within the wg server. I have a copy of the log files attached for reference. This log...