talesaz
Members-
Posts
48 -
Joined
-
Last visited
Everything posted by talesaz
-
Please, add USD 20 at the fund of my account. username: talesaz e-mail: azevedotales@outlook.com PayPal Transaction ID: 78913702A17177408 Thanks!
-
-
Hi! I need to add a TXT entry with the Google site verification key to Google Search Console. How should I proceed? Do I need to paste the key record here? This entry should be added to the DNS records of the arniskali.com domain.
-
python 3.12 - only pip install mercadopago
-
Hi, Could you please run pip install mercadopago on arniskali.com? Morty Server. Thanks
-
Please, add USD 10 at the fund of my account. username: talesaz e-mail: azevedotales@outlook.com PayPal Transaction ID: 8Y975215T4922141F Thanks!
-
"Unable to login with that username and password."
talesaz replied to talesaz's topic in Customer Service
I tried logging in at https://morty.heliohost.org/ using the same password, and it worked. Right after that, I was able to log in at https://heliohost.org/login/, too. I’m not sure how to explain it, but I’ve saved the Morty link directly in my bookmarks just in case. Thanks! -
Hi everyone, I'm trying to log into my account, but I keep getting the message: "Unable to login with that username and password." I’ve already tried using a different browser without success, and I’ve reset my password twice—but the issue persists. Could someone help me understand what’s going on with my account? username: talesaz e-mai: azevedotales@outlook.com Thanks!
-
Please, add USD 10 at the fund of my account. PayPal Transaction ID: 53583723W4110294E Thanks
-
Thanks! I change the SQLALCHEMY_ENGINE_OPTIONS to 'pool_pre_ping': True and this solved the issue.
-
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
-
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.
-
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}}
-
Hi, I'm aware. Please enable WSGI control access only at arniskali.com and thelema93.com.br thanks!
-
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?
-
Due to a change of plans, the domains livre.heliohost.us and talesazoeto.heliohost.us can be removed, and the files deleted. Thank you!
-
Hi, Could you please enable WSGI control access forhttps://livre.heliohost.us/livre on the Morty server? The username is azevedotales@outlook.com. Thanks!
-
Hi guys! Could you please add the new domain "livre.heliohost.us" to my account? Thanks!
-
[Solved] Error Adjusting Outgoing Email Limit on Plesk
talesaz replied to talesaz's topic in Escalated Requests
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! -
[Solved] Request to Install Reportlab Library on Domains
talesaz replied to talesaz's topic in Escalated Requests
Hi, I’m currently running Python 3.12 on the Morty server. -
[Solved] Error Adjusting Outgoing Email Limit on Plesk
talesaz replied to talesaz's topic in Escalated Requests
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. -
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!
-
[Solved] Python + Flask - 500 Internal Server Error
talesaz replied to talesaz's topic in Escalated Requests
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 -
[Solved] Python + Flask - 500 Internal Server Error
talesaz replied to talesaz's topic in Escalated Requests
please enable the WSGI restart access on arniskali.com and thelema93.com.br
