Paul Wenzel

Results 27 comments of Paul Wenzel

@swcurran as @dbluhm also added the pipelines for building and publishing the Docker images I would consider #1856 to be obsolete

@shaangill025 Thank you very much for the investigation and quick solution! I must have overlooked the log message and will double-check on that. Also, I will try out the webhook-based...

I double-checked if I can see any log message similar to `Tails file for rev reg [...] failed to upload` and it is being logged.

I just tested it and it works great! I am receiving the error messages via `/topic/problem_report`

Would it also be possible to send a message to `/topic/revocation_registry/` maybe with `state: error` and `errorMsg: Tails file for rev reg [...] failed to upload ` similar how it...

It is definitely a tough one.. If I am not mistaken AcaPy will already perform multiple attempts to upload the file before giving up. Therefore, I guess in this situation...

Discussion in AcaPug Call 3rd of May 2022: **Idea 1: It would be nice if the tails file is uploaded first and then written to the ledger** - tails server...

I have a few questions with regards to the Dockerfile: 1. Do you also use the `Dockerfile.run` to build the official AcaPy Docker images? 2. Is the Dockerfile for the...

Thank you for the links! What is the envisioned setup for the future? (A) Build the AcaPy Images within the [Aries-Cloudagent-Container Repo](https://github.com/bcgov/aries-cloudagent-container). (B) Discontinue the [Aries-Cloudagent-Container Repo](https://github.com/bcgov/aries-cloudagent-container) and move the...

Sounds good! The final piece to this puzzle that I am still missing is the Dockerfile for the `bcgovimages/von-image:py36-1.15-1` image that is used as the base image for the AcaPy...