![]() |
|
mysqli errors - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: mysqli errors (/thread-13290.html) Pages:
1
2
|
mysqli errors - Tobias - 2019-06-25
I checked and our MySQL server allows 151 connections. So that does not seem to be the issue. Also we do not use dynamic albums as of now and both options you mentioned are disabled. mysqli errors - acrylian - 2019-06-25 Or do you have that many visitors that you manage 151 at one time actually? If the traffic load exceeds the server capability we can of course not do much ;-) But regardless please try the file above⦠mysqli errors - MarkRH - 2019-06-26 Oh yeah.. I get that max_user_connections error when viewing the sub-albums of an album that had 23 albums in it. My max_user_connections value is set to 15 on my server. Seems related to the thumbnail generation as on the first view, a couple are not created. In my case mysqli errors - acrylian - 2019-06-26 @MarkRH Please also try the change in the support build to see if that helps. But 15 is really pretty low, isn't it? mysqli errors - acrylian - 2019-06-26 We meanwhile found at least why the issue seems new to you. It was supressed via mysqli errors - Tobias - 2019-07-16 I have tested the support build since June 23rd now and the error did not occur again on my site. That being said I found one very similar warning message in the debug log:
Edit: This might very well be some hiccup on the hoster end. So unless someone else experiences similar warnings, please don't overrate this. mysqli errors - acrylian - 2019-07-16 I would really good to know when on what page this happens. As said I cannot reproduce this neither locally nor on our own live sites. Did you limit the image processor concurrency on the option? mysqli errors - Tobias - 2019-07-16 I'll keep an eye on it, but currently I don't have clue either. |