Ben Chiciudean

Results 17 comments of Ben Chiciudean

@ibrierley nope, I will try with that.

@ibrierley that worked! can I use dev 0.5.2 on production?

@Shaybs I think LogLevel is only for the Go application that is running and you will see it in stdout of container, useful so you can check if the ServiceAccount...

I find this best works with dom-to-image package, it copies all the css styles from parent div node. I use it like this and receive the dataURI for the filter...

I have an issue where I cannot build with EJS variables, error with: ``` [13:43:19] 'inline' errored after 1.05 s [13:43:19] Error in plugin "gulp-inline-css" Message: Parse Error: , ```...

I'm having the same issue and error message, my setup, latest images and debian 11 Hosts: Docker swarm with overlay network: - Leader Host we have prosody(0.0.0.0:5222->5222/tcp, 0.0.0.0:5280->5280/tcp, 0.0.0.0:5347->5347/tcp) ,...

> We're seeing the exact same issue with the "MucClient.setPresenceExtensions#467: Cannot set presence extension: not connected. error message" on the second jvb. Has anyone managed to solve this? I solved...

@robdimsdale thank you! I will use the run-time image to relax the permissions on `./tmp` folder.

@robdimsdale yes, I'm using custom run image, in there I will be able to switch to root user and apply the `chmod 777 ./tmp` and should work?

I had same issue and I used netstandard.dll 4.7.2633.0 as reference, but I have a different error now: `error CS0012: The type 'System.Object' is defined in an assembly that is...