Jump to content

Krydos

Chief Executive Officer
  • Posts

    26446
  • Joined

  • Last visited

  • Days Won

    944

Everything posted by Krydos

  1. I'm still not sure what you mean by activate.
  2. No problem. Glad it's working now. Let us know if you need help with anything else.
  3. The max_input_vars for the PHP version 8.3 on the domain kalaggelaki.helioho.st has been increased to 5000. Let us know if it works now.
  4. I tried renewing your account and the log spun for less than a second. Maybe there is some issue with your internet connection? Your account should be active again soon.
  5. Closing due to inactivity since there has been no response in this thread for over a week. If you're still having this issue or need help with something else please open a new ticket.
  6. I checked mauvimi.eu.org and it loaded without a 502 error, so it appears to not be constantly showing the 502 error. How often do you see a 502 error? Is it constantly, meaning it never shows the page working correctly and always shows a 502 error, or does the page work for several hours and then you see a 502 error for a minute or two?
  7. Your limit has been increased to 100 per day.
  8. Installed. You can see the current list of installed modules and their versions for Morty's Python 3.12 at https://krydos3.heliohost.org/pyinfo/info3.12.py
  9. 3 ) Via the site. Users have notifications turned off initially upon registering and opt in via the user notification page. They can opt out via same page they opted in. Otherwise they will only receive account based email( password reset for example). Administrators can only turn off the user’s notifications via the admin panel unless the software is modified. Does each email have a link to the page on the site to unsubscribe?
  10. The purpose of this question is to know what limit you think you need. Is 51 sent emails per day enough then?
  11. How many emails you plan to send per day? Where you get the email addresses from? How can recipients of your emails unsubscribe? Do you have an unsubscribe@yourdomain.com address set up? Do you have an abuse@yourdomain.com address set up? Does each email have a link to unsubscribe? Do you share or sell email addresses that you get? Post an example of the messages being sent.
  12. That information is also on the wiki https://wiki.helionet.org/Cron_Jobs
  13. WSGI control access has been enabled on the domain nrchoudhari.heliohost.us. To restart your Django app and load new code changes in simply edit /home/nrchoudhari.heliohost.us/httpdocs/cartracker/dispatch.wsgi. Adding a blank line, removing a blank line, adding a space, or removing a space are examples of editing the file. As long as the last modified timestamp changes it will clear the server cache. Let us know if you run into any issues.
  14. Yes, like we said earlier you can get errors from previous versions of your code even after you change the code because of server side caching. That means you can see errors about djangotest even if there is no mention of djangotest in your code because the old code was still cached on the server. We can enable WSGI restart access for you if you want to be able to clear the cache manually.
  15. Yeah, that log file only shows Apache or WSGI errors. Like I said the "Server Error (500)" error isn't generated by either Apache or WSGI, so we would need to check some other log or add some debugging code to see why that is being displayed.
  16. Which log are you looking at?
  17. All is see is "Server Error (500)" which is generated by your code, not the server, so those errors won't show up in any of the system logs. Did you ever add any logging to see what is causing that error?
  18. Installed. You can see the current list of installed modules and their versions for Morty's Python 3.12 at https://krydos3.heliohost.org/pyinfo/info3.12.py
  19. Your rebuild has been started and you will get an email in a few minutes when it's done.
  20. What do you mean "activate"?
  21. The backups have been deleted. It looks like you had this cron job */10 * * * * /opt/plesk/php/8.3/bin/php -f 'httpdocs/prenotaora/index.php' -- 'console' 'backup' So I deleted it for you.
  22. I've never used phpMyAdmin on Hestia before, but I would assume you can login using your database username and database password.
  23. It looks like SSL is already set up for your domain https://www.sslshopper.com/ssl-checker.html#hostname=agenceduplateau.ch
  24. Does this work?
  25. Looks good. I canceled your old subscription so it won't accidentally double charge you, and linked the new payment to your VPS. Does this work?
×
×
  • Create New...