Andrés Carrillo

Results 10 comments of Andrés Carrillo

This issue is affecting Mac and Windows I think, because in another computer running linux it works fine, very odd Edit: if you're using windows, node v16.16 doesn't seem to...

A bit late, but I guess you can do this with an initial get route and a post. But you need to configure HandleInertiaRequests, like this ![image](https://user-images.githubusercontent.com/64380067/172599795-297c760a-24fd-4929-b995-1ceb74b61c0c.png) Something like this...

@daliangowert Same problem with an esp32 and a RobotDyn Dimmer 2CH

Same error, may be something between mysql versions?

Im trying to mount it with as a volume in /app/dist/server/certs using `etc/letsencrypt/live/{DOMAIN}/` And then using the [env vars](https://docs.soketi.app/getting-started/ssl-configuration) BUT IT DOESNT WORK It crashes, with the error: ` 📡...

Still happening Ubuntu24.04 blender-4.0.2

Is there any workaround for this at the moment? This is annoying for PR deployments lol

Now is 7 months ago

Trying to accomplish this with Github PR is not working Looks like github api has a typo ``` sonarqube | java.lang.IllegalStateException: Could not decorate Pull Request on Github sonarqube |...

For me it's happening too My hack was just running steam with cli, checking which files is downloading and then download here `/home/USER/.steam/debian-installation/package` using wget. awful to do this but...