Ebeldev
Ebeldev
I got it to work with mysql 8.0.27 ln -s /var/lib/mysql/mysql.sock /tmp/mysql.sock Do not use Sequel Pro use instead Sequel Ace. Sequel pro does not connect with mysql 8.0. Sequel...
Like @lightninglu10 , my puppeteer script works on his own. But when I run puppeteer-loadtest --file=script.js --s=1 --c=2 --outputFile=performance.json, it never go further then puppeteer-loadtest puppeteer-loadtest is loading... +0ms ...
With some few tweaks I was able to make my script run. The major things I remove was all the console.info I had. It did cause for the loadtest library...
It doesn't seem to be constant unfortunatly. The loadtest works if I have 2 concurrent but if I put 5 it never finishes and I do not know where it...
@rfay or @mandrasch Was this put in a pr request ? What this solved ?
Any news on this issue?
@justlevine Thank you for the follow up. Do you have any idea for a relase date for the v0.10.0 ? We are building a site that would need this functionnality.
I do have the same problem. WordPress 5.8.2 WPGraphQL 1.6.10 WPGraphQL ACF 0.5.3 WPGraphQL Gutenberg 0.3.11 ACF PRO 5.11.4 In a option page, I do have 1 text field (textingtextfield)...
I get the same error but with a pdf file. sourceUrl always return false. Instead, I'm using the guid field.
Unfortunaly this issue and the pull request is still not fully working. Any news on that?