henningnet
Forum Replies Created
-
Forum: Plugins
In reply to: [AI Engine] An error was caught (). Should we continue? With GPT-4Ok, found it.
- Cloudways Hosting, I literally tried everything with them. I am not sure, there is something killing the connection and you get a timeout then, regardless what server settings you choose. So I went to DigitalOcean directly, now it works.
- Cloudflare. Limit is 100s, then CF kills the connection. So deactivate Cloudflare when working with 4.0 and this plugin.
Forum: Plugins
In reply to: [AI Engine] An error was caught (). Should we continue? With GPT-4Ok, I tried to deactivate Cloudflare proxy… did not change anything. I added up more Timeout directly in the plugin code for the API (120 to 240), also did not help.
I will give up for now and go with Turbo then as it works.
Forum: Plugins
In reply to: [AI Engine] An error was caught (). Should we continue? With GPT-4Hi Jordy,
thanks for your answer. I thought I keep you updated on this. So I tried to change stuff on my server like Memory Limit, PHP execution time and similar options. I even put the website with the plugin on a bigger server with a bigger CPU and more RAM. On GPT-4 it did not change anything, still getting the error. I will elaborate more.
But what I saw is that if I go over to Turbo (which works perfectly) and I choose “# of Sections” -> 12 and “# of Paragraphs per Section” -> 10 to get the like most possible content into one piece, I get the same error.
So looks like this problem is on the side of openai and their API. Will read some manuals and see if I can get it to work, if so, will let you know.
Again, thanks for that awesome plugin!
Forum: Plugins
In reply to: [AI Engine] An error was caught (). Should we continue? With GPT-4I was assuming that its some kind of timeout, because the fast Turbo does not have this problems and when I like tried to make GP4 content with less sections and content, it normally worked.
Here is some excerpt from my error log, maybe that helps… not sure.
[Thu Mar 23 21:07:16.864339 2023] [proxy_fcgi:error] [pid 19081:tid 139643026478848] [client myserversipaddress] AH01071: Got error ‘PHP message: The server had an error while processing your request. Sorry about that!’, referer: https://www.mydomain.com/wp-admin/edit.php?page=mwai_content_generator
Will try to change my php timeout to a higher number and see if that helps.