Error on Multisite Install
-
Hi, I installed your plugin on a single site (that happens to be on a multi-site network) and there is a 502 error that specifically is created by your plugin where I had to remove it because it kills the whole main site for anyone that is logged in.
Here is the dialog from tech support at my hosting company:
Thanks so much for your patience on this issue. I’ve found the cause of the 502 to be the following plugin:
wp-users-media
I ran an strace on the 502 and found this:
16:45:05 write(850, "\306\3SELECT option_value FROM wp_23_options WHERE option_name = 'wpusmeadminself' LIMIT 1 /* From [xxxxxxxxx.net/] in [/xxx/xxx/xxx/xxxxxxxxxx/wp-content/plugins/wp-users-media/index.php:132] */", 202) = 202
I then searched the options table of site ID 23 for the option name of wpusmeadminself and found no records. So it’s trying to query data that isn’t present which causes it to error out.
I disabled that plugin and the 502 errors went away.
Can you guys look into fixing that? I love the plugin!
Thanks so much!
- The topic ‘Error on Multisite Install’ is closed to new replies.