MatsGej

Results 5 comments of MatsGej

I have the same problem. But the container exited without any messages. I have added some data here:https://ask.openrouteservice.org/t/other-v8-problem-exiting-without-explanation/5934

I could not get it to create any debug logs even though I set both root and heigit to DEBUG. But after fiddling with the file permissions I got it...

I updated to the latest version (pulled it from docker hub) and I still have exactly the same problem

I have coded a synchronous version and an asynch version The synch version works fine, the async does not First the synch version: I setup a connection this way wikidata_conn...

I have another postgresql functions which is using asyncpg and they work fine. It is just the fuzzy search not working.