vrelk-net
vrelk-net
I'm having the same issue with MinIO. The error shows up in the Nginx access log instead of error, which makes me think the error is from MinIO, not Nginx.
@nitisht Sorry, I must have missed the notification emails. I followed the instructions at https://www.parseable.com/docs/installation/setup-parseable-on-docker. I'm not sure of the version number as I moved on due to the issues...
After messing with `edge` a bit, I haven't run into any issues. Right now everything seems to be working properly.
Yep. I'm having this issue too, but I do have ANSIBLE_VAULT_PASSWORD_FILE env variable set (using multiple methods), but I still have the problem. If I run it manually from the...
I just ran into this today. If you enable debug logging, it throws a pyaoscx error, so it could be an issue with that package. I've only used it through...
Yep. Changing `record` to `Record` in the protobuf file did fix it. Wouldn't this fall under the pascal case function? I'm not sure that's working properly (ex. `public sealed partial...
Try changing the Logstash version in the .env file to `LOGSTASH_OSS_VERSION=7.17.21` I ran into the same issue and this resolved that error. I don't think it's a result of it,...
@Vadims06 would it be possible for me to get access to the project that has the actual source for Topolograph? I'm hoping I might be able to work on a...
Hopefully this gets taken care of. I would like to be able to add some fields to the purchase, such as PO number, and vendor order number, instead of putting...