Ray Walker
Ray Walker
Thanks for your comments. I'm definitely open to suggestions about useful modules for the build, while at the same time trying not to go crazy with cruft. The currently installed...
As this is linked directly from the FastAPI SQLAlchemy documentation, and labelled 'official', it would be great to see this project get some love.
Not fixed. Still a thing ...
Using the `INGEST - LICENSE` key instead of `USER` key also caused a segfault on 2.44.0: ``` Stack trace from the terraform-provider-newrelic_v2.44.0 plugin: panic: runtime error: invalid memory address or...
Data point: Issue persists with 1.1.0g ``` -o objs/addon/src/ngx_http_encrypted_session_cipher.o \ ../encrypted-session-nginx-module-0.07/src/ngx_http_encrypted_session_cipher.c ../encrypted-session-nginx-module-0.07/src/ngx_http_encrypted_session_cipher.c: In function 'ngx_http_encrypted_session_aes_mac_encrypt': ../encrypted-session-nginx-module-0.07/src/ngx_http_encrypted_session_cipher.c:29:30: error: storage size of 'ctx' isn't known EVP_CIPHER_CTX ctx; ^ ../encrypted-session-nginx-module-0.07/src/ngx_http_encrypted_session_cipher.c:29:30: warning: unused variable...
This is a huge issue for us at the moment, it's now occurring on nearly every pipeline run if there are more than ~3-4 simultaneous actions run in parallel. We're...
We semi-routinely experience errors that manual certificate deletion would help solve. As we're running HA traefik backed by Consul, being able to easily debug and delete offending certificates would be...
Can we get this merged and a new release ASAP please, the latest release has broken our builds due to this changed behaviour.
Nice work, I started coding something similar last year but got lost in the weeds.
Agreed. I'd say there's much to be gained by writing an essentially blank nginx.conf with the interesting bits imported in the nginx.tmpl or user entered conf.d / vhost.d entries.