dev-rke
dev-rke
It seems middleware works, but flask framework throws a 405 after the middleware handled the request. I applied some logging into the middleware and the relevant parts went through without...
Hi @mutantsan thanks for your time and your idea. > The `side_effect_free` decorator marks an action to be available via `GET` request. By default, it’s only `POST`. Thanks for pointing...
Just tested with minimal plugins ```Dockerfile ENV CKAN__PLUGINS="image_view text_view tracking envvars" ``` Unfortunately did not work. Error stays same. Furthermore there is no stacktrace in logfile. Logging is at debug...
Hi @jktittalom please don't mix up topics - this issue is about tracking, not about harvesting. Nevertheless you might find here some insights how i got the harvesting running inside...
Nope. I applied a separate endpoint rule in nginx to ignore the tracking endpoint warnings in my logfile. It's still working when ignoring the warnings.