MichalNemec

Results 54 comments of MichalNemec
trafficstars

Just got here because of this error `WebSocketChannelException: WebSocketChannelException: SocketException: Software caused connection abort (OS Error: Software caused connection abort, errno = 103), address = domain.com, port = 39608` and...

hello its fixed in [4d6e24452] wipe everything and it should be okay, got the error today too.

are you sure you wiped everything? i think i got this one time and it seems like its mising .env When i do cleanup: - wipe container - wipe images...

i spoke with @iampearceman but so far i dont know if its going to be implemented or not. This would be really nice, because unsubscribing those subscribers then send it...

just checking in: Is there another way to overcome this?

@scopsy Thank you for your work! Im completely swamped right now, but whenever i have time (probably next month) ill try to do PR. I went through the code for...

are there any workarounds for this? i need array of DTOs which has bool flag and file itself.

has anyone figured out a good workaround for this? it would help to cleanup a lot of endpoints for us when uploading multiple files with data for the images like...

ran into same issue. Would appreciate some solution. For me it happens only when crossAxisCount is > 1 and im using `SliverMasonryGrid.count`

Just stumbled now upon this. Offline is completly fine on http, but having troubles with websocket returning cached data. this is my implementation ```dart static Link webSocketLink({ Map? defaultHeaders =...