Jump to content

talesaz

Members
  • Posts

    38
  • Joined

  • Last visited

talesaz's Achievements

Contributor

Contributor (5/14)

  • Dedicated Rare
  • Reacting Well Rare
  • Collaborator Rare
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. Hi guys, Could you please provide me with the detailed logs for the timestamp below? I'm at morty server username azevedotales@outlook.com Thanks! 2025-06-24 16:16:56 Error 2804:18:90d:2211:b0a2:9ad5:8f21:2c54 404 GET /favicon.ico HTTP/1.0 Mozilla/5.0 (iPhone; CPU iPhone OS 18_5_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/137.0.7151.107 Mobile/15E148 Safari/604.1 910 Apache SSL/TLS access 2025-06-24 16:20:49 Error 155.190.29.37 500 GET /sofiahub/flask.wsgi/logins HTTP/1.0 https://thelema93.com.br/sofiahub/flask.wsgi/conteudo/215 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36 1.33 K Apache SSL/TLS access 2025-06-24 16:20:50 Error 155.190.29.37 404 GET /favicon.ico HTTP/1.0 https://thelema93.com.br/sofiahub/flask.wsgi/logins Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36 910 Apache SSL/TLS access
  2. Hello everyone, My script created the directory /arniskali.com/bma/static/imagens_conteudo to store some images, but it ended up with the permissions rwx r-x r-x and the owner apache apache, so I’m unable to interact with it. Could you do a chown on this directory to talesaz psacln rwx rwx rwx? Thanks! I’m on the Morty server.
  3. Thanks! By the way, I forgot to document the solution for the thread "Python + Flask - 500 Internal Server Error." The issue was resolved with this SQLAlchemy configuration: SQLALCHEMY_ENGINE_OPTIONS = {'pool_size': 5, 'max_overflow': 5, 'pool_timeout': 30, 'pool_recycle': 280, 'connect_args': {'connect_timeout': 30}}
  4. Hi, I'm aware. Please enable WSGI control access only at arniskali.com and thelema93.com.br thanks!
  5. talesaz

    WSGI Restart Beta

    Thank you for the information. How will the billing and payment be handled to keep WSGI activated? Considering the estimated cost of $5.86 to keep the restart active for two domains, would migrating to a VPS be the best option in this case?
  6. Due to a change of plans, the domains livre.heliohost.us and talesazoeto.heliohost.us can be removed, and the files deleted. Thank you!
  7. Hi, Could you please enable WSGI control access forhttps://livre.heliohost.us/livre on the Morty server? The username is azevedotales@outlook.com. Thanks!
  8. Hi guys! Could you please add the new domain "livre.heliohost.us" to my account? Thanks!
  9. Hi, I would like to request the configuration of DKIM, SPF, and DMARC for the domains thelema93.com.br and arniskali.com. Also, could you increase the sending limit for the account tales@arniskali.com? The usage will be the same as hanu@thelema93.com.br—keeping contacts and sending reminders to my students. Thanks!
  10. Hi, I’m currently running Python 3.12 on the Morty server.
  11. Hi, Could you please run pip install reportlab on thelema93.com.br and arniskali.com? Thank you!
  12. I understand! Here are my answers: How many emails do you plan to send per day? A maximum of 50, but not every day. The idea is to remind my students about upcoming events and classes. Where do you get the email addresses from? My app is used to manage my classes, so the email addresses are from my students. How can recipients of your emails unsubscribe? Got it. I will add a link in the message so recipients can opt out of receiving future emails. Do you have an unsubscribe@yourdomain.com address set up? If necessary, I can create this account. Otherwise, I will include a link in my app that allows recipients to opt out of future emails. Do you have an abuse@yourdomain.com address set up? If necessary, I can create this account. Otherwise, I will include a link in my app for users to report abuse. Does each email have a link to unsubscribe? Not yet, but I will add one. Do you share or sell the email addresses you collect? No. Post an example of the messages being sent. This is an example of the message I was using to test by sending it to myself. I will modify it to include the required elements, such as an unsubscribe link, an abuse address, and more.
  13. Hi, I'm trying to increase the number of outgoing emails for the account hanu@thelema93.com.br, but I'm encountering the following error: "The value must be in the range 0..10. Only the Plesk administrator can adjust this setting." Could you please help me with this? Thank you!
  14. Since I moved to the Morty server, the performance of the apps has improved significantly. Occasionally, I still encounter a 500 error, but it's nothing critical. That said, could you provide more details about the logs for the timestamps below? I'd like to check if there's anything I can improve in my code. domain: thelema93.com.br 2025-04-26 13:26:09 Error 186.205.7.186 500 GET /oeto/flask.wsgi/turmas/aulas?turma=8 HTTP/1.0 https://thelema93.com.br/oeto/flask.wsgi/turmas/aulas Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 1000 Apache SSL/TLS access domain: arniskali.com 2025-04-26 04:39:00 Error 186.205.7.186 500 GET /bma/flask.wsgi/conteudo HTTP/1.0 https://arniskali.com/bma/flask.wsgi/logins Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/135.0.7049.83 Mobile/15E148 Safari/604.1 1000 Apache SSL/TLS access
  15. please enable the WSGI restart access on arniskali.com and thelema93.com.br
×
×
  • Create New...