Oskar Kossuth

Results 10 comments of Oskar Kossuth

Hello I'm having a similar issue: [root@DBSlave ~]# py-mysql2pgsql -v -f /root/mysql2pgsql.yml > > > > > > > > > > STARTING

Update: I found this on postgres log: WARNING: nonstandard use of \ in a string literal at character 309 HINT: Use the escape string syntax for backslashes, e.g., E'\'. ERROR:...

Update 2: I fixed the problem by uninstalling py-mysql2pgsql, upgrading my python installation from 2.6 to 2.7 and installing again py-mysql2pgsql. That did the trick

Olivier, it seems you are using py-mysql2pgsql version 0.1.6. I'm using version 0.1.5 ( py_mysql2pgsql-0.1.5-py2.7.egg-info). try that one, maybe it can fix your problem

@grigy try what i did: I fixed the problem by uninstalling py-mysql2pgsql, upgrading my python installation from 2.6 to 2.7 and installing again py-mysql2pgsql. That did the trick

@uupascal I found the same problem using Mailu 1.7 and after enabling postfix debug logs i found this: `{"log":"Jan 07 15:07:02 foobar postfix/trivial-rewrite[172]: warning: smtputf8_enable is true, but EAI support...

@Diman0 Thanks, i was able to rebuild the postfix container with EAI support using alpine 3.15 and now i can confirm EAI is enabled in postfix. Unfortunately i found out...

Hello Can multiple workers process the same queueid ? We have a situation were we had originally 4 workers processing 4 queues, but due to slowness in our setup those...

Forgot to mention we are using matomo 3.14.1

Same here, i did some tests and there were issues rendering some panels using grafana 11.4.0 and grafana-image-renderer 3.11.6 running as external service. Once i downgraded grafana to 11.2.5, rendering...