Sandro

Results 40 comments of Sandro

I do not. I just went without HTTP only for now. I set secure in production for the cookie tho. Still not sure how bad it currently is, but I...

Probbaly a bit hard to setup, with the current setting system in place. Not really made for more complex settings, only simple stuff like inputs and checkboxes etc. But maybe...

This is likely caused by the DNS resolver. https://github.com/Xzandro/sw-exporter/blob/9c5c8b97c27fd9d7e3c37846e4ab28ae106a44fb/app/proxy/SWProxy.js#L159 SOmethind like this could help: ```js if (result !== undefined) { result = result[0] } callback(err, result, 4) ```

I can't reproduce. Would be cool if you could provide data from the full logger plugin to see what data is causing the issue.

See here: https://github.com/Xzandro/sw-exporter/pull/338#issuecomment-757609122

The releases I do are generated by github actions, which do not provide ARM workers. So there probably won't be official releases for these for now, since I also don't...

Android works fine.

Your problem is, that you use a old version, that doesn't work anymore, because com2us changed something. And yeah, sadly there is no compiled Mac version, but you could run...

Sometimes I have the black screen problem too. But after I restart the proxy it works fine again for me.

Any reason this was closed?