Deleted user

Results 142612 comments of Deleted user

dock是在配置文件加载后才隐藏的,正常现象

I made some research on this issue, and my game doesn't use these addresses when working on LAN. It works without internet connection. But I find that: - The game...

> Watching your picture, yea... you are using some completely different py file than i have from this repo... and i dont receive packets like you do in the command...

Well, there's nothing to do without Wireshark recording. Only with it we can understand this problem better.

I tried to rename a file in above different formats to see Papirus (master) reaction, here is my result. ![Screenshot_20240612_173523](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/assets/160327855/716a4328-417f-4d40-b2ce-1b5bb90faff6) I have blank icon for .res & .tar.bz2. I don't...

Hello, I opened a pull request for this task https://github.com/BibliothecaDAO/RealmsWorld/pull/230. I figured I'd just do it and see what happens next. Thanks. @RedBeardEth

We are experiencing exactly the same behavior. Currently using pekko-connectors-kafka 1.1.0, while overriding the `kafka-client` dependency to `3.8.1` due to https://issues.apache.org/jira/browse/KAFKA-17227. Scala 2.13.16. Are there plans to pick up this...

@pjfanning thanks for the quick reply! We were able to reproduce the behavior, however with INFO logging we only observed that the logs of the consumer simply stopped. We're currently...

@pjfanning unfortunately we were not able to extract any useful logging. For now, our workaround will be to restart services whenever their kafka consumer will get stuck based on active...

FYI, after a long period of observations, we were able to find the root cause in our own code that calls the pekko-connectors-kafka lib, not the lib itself. Due to...