Jump to content

kkaviani

Members
  • Posts

    9
  • Joined

  • Last visited

kkaviani's Achievements

Rookie

Rookie (2/14)

  • First Post Rare
  • Conversation Starter Rare
  • Week One Done Rare
  • One Month Later Rare
  • One Year In Rare

Recent Badges

0

Reputation

  1. Fantastic! Thank you very much.
  2. @wolstech All right, awesome! So we don't need this acme verification TXT record anymore, is that correct? After this change you've made, everything just seems to be working.
  3. Hi, I have two apps under my account kkaviani in Tommy. I recently got several emails from Heliohost saying that the TLS certificates could not be renewed. So as of today, the certificates have all expired. When I go to renew them by clicking Reissue Certificate, I get this error: Could not issue an SSL/TLS certificate for qasemghazanfar.com Details Could not issue a Let's Encrypt SSL/TLS certificate for qasemghazanfar.com. Authorization for the domain failed. Details Invalid response from https://acme-v02.api.letsencrypt.org/acme/authz/xxxxx/xxxxx. Details: Type: urn:ietf:params:acme:error:connection Status: 400 Detail: xx.xx.xxx.xx: Fetching https://qasemghazanfar.com/.well-known/acme-challenge/xxxxx: Timeout during connect (likely firewall problem) Is the Tommy server having firewall problems when obtaining new TLS certificates from this ACME API? Thanks for your help.
  4. Thank you, Krydos! My app is back up after this.
  5. Actually I realized the error logs make it clear that it is python 3.12 that's running. So please install `psycopg2` for python 3.12.
  6. I believe it's python 3.12, but might have to double check. I have no way of knowing for sure.
  7. Please install `psycopg2` in Tommy. Any version will do, as long as it is compatible with the python3 currently running the web applications for my user kkaviani. Thanks.
  8. Hi KazVee, thanks for the links. Per the instructions here I would like to request the above modules be installed for python3. All versions of the python3 are okay. It should be the same python currently running my apps and generating the 500 error. My account username is kkaviani, the server is Tommy I believe. Any version of the listed modules will be okay as long as it is compatible with the version of python. Here's the list again: dotenv flask flask_sqlalchemy flask_login flask_wtf wtforms passlib requests urllib mailjet_rest
  9. Please install `dotenv flask flask_sqlalchemy flask_login flask_wtf wtforms passlib requests urllib mailjet_rest`. Thank you.
×
×
  • Create New...