grapemix

Results 17 comments of grapemix

I also experience problem in bareos-webui:21-alpine. With the same setting, bareos-webui:21 works fine. My current work around is using bareos-webui:21 instead. This is the error message I saw: ``` nginx:...

For the record, @lawrencegripper did contribute on k8s setup in https://github.com/omnivore-app/omnivore/pull/2966. Unfortunately, it is in WIP and he is unavailable.

> > For the record, @lawrencegripper did contribute on k8s setup in #2966. Unfortunately, it is in WIP and he is unavailable. > > Thanks for this pointer! I'm currently...

> > > However, operations such as metadata extraction and thumbnail generation work with the local filesystem and it would be difficult to change that. > > > > >...

> > * I tried to create a projectgroup under my user via cli > > > > ``` > > agola projectgroup create -n PGNAME --parent user/USERNAME --token TOKEN...

> @grapemix I need to see the log of the failed run to understand better. > > I can see you are setting the AGOLA_SKIPSSHHOSTKEYCHECK variable; but it is passed...

Sorry for my late reply. > Have you added some step to show the values? Yes. I add the `export` step in both task. ``` steps: - run: export -...