Jump to content

michaelhoffman

Members
  • Posts

    2
  • Joined

  • Last visited

michaelhoffman's Achievements

Newbie

Newbie (1/14)

  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. Hi wolstech, I am getting this error when trying to connect my app to the DB: "🔥 Fatal login error: Error: getaddrinfo ENOTFOUND tommy.heliohost.org:3306" The hostname "tommy.helihost.org:3306" cannot be found by the app. I've got the below option checked, is there somewhere else I need to enable external DB access, or is there a different hostURL I need to use? EDIT: nevermind, issue was I was keeping the :3306 when I didn't realise I already had a separate environment variable for the port so it was double porting the URL. Kind Regards, Michael Hoffmann
  2. Hello, I was wondering if it's possible for me to connect to my MySQL database externally? At the moment it only allows "localhost:3306". Kind Regards, Michael Hoffmann
×
×
  • Create New...