Irmo Manie

Results 12 comments of Irmo Manie

I know that collecting the hex-dump is the default behaviour and for me as the developer that's fine to see in my logs. But for my API end user I'd...

Ah, you've got a point there yes! I'll give it some more thoughts over the weekend :-)

Just wanted to leave a comment that I haven't forgotten about this, but also haven't looked into or thought about a way to make the error messages more user friendly....

Any idea when this will be fixed (I'm on 1.5.9 now)? This will be very helpful to be able to have a set of standard manual overrides for canary deployments....

I'm seeing the same problem when trying to update to 0.2.1. I've tried the suggested work around, placed a an empty file at `/var/lib/postgresql/9.6/main/pg_promtheus/0.0.1--0.2.1.sql`, but the error is still there.

Ah go it! For reference: you can find `$SHAREDIR` by looking at the output of `pg_config` In my case, creating empty file `/usr/share/postgresql/9.6/extension/pg_prometheus--0.0.1--0.2.1.sql` did the trick.

Ok, maybe I'm completely misunderstanding, but if I manually create a primitive definition like I had, and check it in the swagger editor, it is valid, e.g. ``` json "Period":...

I see, looking at the `Model` interface and it's implementations I see there is support for the `ArrayModel` for instance, but no direct support for primitive model definitions. Could that...

I'm seeing similar issues since the latest Chrome version(s). Sync, etc, all works, but the JQBX webplayer won't play any audio in the Chrome tab. On loading I see: ```javascript...