Page 1 of 4

Website running slow

Posted: Sun Dec 18, 2022 5:48 pm
by Pyrotic1
The whole website is running really slow at the moment for me. Most of the non-text elements aren't loading for me even after 1-2 min page load. No VPNs and every other site is having no problems.

Re: Website running slow

Posted: Sun Dec 18, 2022 6:00 pm
by PlayfulGuy
I'm having exactly the same problems. I've been noticing for several weeks that Milovana would have periods of slowness, but today it's virtually unusable.
I tried to attach a screenshot but it gave me an HTTP Error.

Hope it gets fixed soon.

PG

Re: Website running slow

Posted: Sun Dec 18, 2022 10:13 pm
by hj9k1
Can confirm, very slow and occasional "PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result" errors.

Maybe a database problem causing all the slowness?

Re: Website running slow

Posted: Mon Dec 19, 2022 12:25 am
by verynicekojak
Same here. Yesterday page was sometimes unavailable. Today I also get this SQL error.
Also in the EOS editor, after editing a script, Saving is appearing in the top right corner, but after the while there is error, and changes are not saved.

I can also add, that on top there are links like Urge and Chat and they are also not working, but I think they never worked for me, so it's probably not new.

Re: Website running slow

Posted: Mon Dec 19, 2022 2:40 am
by haffin5
Yup same here it running really slow.

Re: Website running slow

Posted: Mon Dec 19, 2022 2:55 am
by Sheepccubus
site was straight-up offline for a few hours earlier, gotta wonder what's going on. clearly something isn't working as intended.

Re: Website running slow

Posted: Mon Dec 19, 2022 6:40 pm
by Epton
Same for me, I also can't edit my teases it always returns error 500

Re: Website running slow

Posted: Tue Dec 20, 2022 2:20 am
by Milofaul
Same here... :-(

Re: Website running slow

Posted: Tue Dec 20, 2022 2:08 pm
by Lestat
Yep...
And the display of the forum is unsual.
And when you look at a profile, the link to the teases created by the profile's not workin...

Re: Website running slow

Posted: Tue Dec 20, 2022 10:20 pm
by edger477
Until admins are back to fix it, there is something you can do to workaround (at least looks, helps just a bit with slowness).


1. add redirector extension: https://chrome.google.com/webstore/deta ... ekcd?hl=en
2. create rule like below
Image

Here is text to copy paste for rule fields (make sure to check applies to items manually in advanced section):
milovana fix
Include Pattern:

Code: Select all

(https://milovana.com/forum/)(.+layout.css\?.?|gx/h_logo_s.gif|webteases|forum)
Redirect to:

Code: Select all

https://milovana.com/$2
Hint: fix for milovana
Example: style/layout.css?4https://milovana.com/style/layout.css?4
Applies to: Main window (address bar), Stylesheets, Images

EDIT: updated image and redirect to also include top links for webteases and forum

Re: Website running slow

Posted: Tue Dec 20, 2022 11:50 pm
by verynicekojak
edger477 wrote: Tue Dec 20, 2022 10:20 pm Until admins are back to fix it, there is something you can do to workaround (at least looks, helps just a bit with slowness).
...
Are there any admins here? I mean server admins. As I wrote before, Urge and Chat links probably didn't work even before. There is a link to webteases editor but it points to the old one, and not new EOS. So it seems that main page is not administrated/modified/updated and only forum is. I hope I'm wrong, because it's a fun place. Anyway, good luck to admin if you read this :-).

Re: Website running slow

Posted: Wed Dec 21, 2022 1:14 am
by Sheepccubus
yeah, i hope someone is able to fix this soon. this is day 3 of the site being like this, i can't find any news anywhere on what the issue is, and rn the fourm is barely usable and teases are straight up offline. you would think an admin could at least spare a moment to let people know what's happening, and that at least someone is trying to fix it.

Re: Website running slow

Posted: Wed Dec 21, 2022 5:28 am
by fenway
Keep in mind, everything is volunteer based here (at least, I believe it is). Compounding that is the busy nature of the season on top of people being preoccupied with normal day to day things like work. The issue might be substantial, a difficult lengthy fix and complicated to figure out or even summarize, especially in a way tech noobie individuals like me could understand. :-P

I think we just have to be patient, I'm sure things will return to normal as soon as they possibly can.

Re: Website running slow

Posted: Wed Dec 21, 2022 4:02 pm
by 47dahc
On Chrome it seems to be just the forum page. I was able to get to the EOS editor and edit a tease I've been working on and I was able to open a few teases from the home page link which loads slow but fine visually. I can't get to the teases from the link on the forum page.

Re: Website running slow

Posted: Wed Dec 21, 2022 4:48 pm
by nebworx
The EOS editor is not fully working.
My init script is big (>1600 lines of code) and saving fail since few days (works fine before).
There is something really broken on server side (internal routing? disk full?).