Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Heroku Error H10
#2
Hello,

Fixed the issue, in my flask code it was trying to import a module that wasnt there. Further to this the procfile was looking at the wrong thing. It should have said "web: gunicorn --bind 0.0.0.0:$PORT flasktest:app" to match the file name.
while dad_has_cigs == True:
    happiness = True
    if dad_has_cigs == False:
    print("Dad come home!")
    happiness = not happiness
    break
Reply


Messages In This Thread
Heroku Error H10 - by jamesaarr - Oct-21-2021, 03:27 PM
RE: Heroku Error H10 - by jamesaarr - Oct-21-2021, 03:43 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Star Leapcell: The Python-Friendly Alternative to Heroku + Airtable Hybrid IssacChan 1 501 Feb-01-2024, 06:00 AM
Last Post: Athi
  Deployed Spider on Heroku: How do I email downloaded files? JaneTan 2 1,593 Mar-24-2022, 08:31 AM
Last Post: JaneTan
  Importing Postgres Heroku from AWS S3 Drone4four 0 1,820 May-27-2021, 01:09 PM
Last Post: Drone4four
  Django project deployed to Heroku: Postgres security Drone4four 0 1,952 Mar-26-2021, 10:17 AM
Last Post: Drone4four
  Scrape script when deployed on heroku not giving expected outcomes alok001 1 3,272 Oct-19-2019, 12:39 PM
Last Post: alok001
  flask app to save images locally when deployed on heroku not working Prince_Bhatia 1 5,299 Feb-20-2019, 11:59 PM
Last Post: snippsat
  Deploy flask app on Heroku Prince_Bhatia 0 4,052 Feb-20-2019, 09:05 AM
Last Post: Prince_Bhatia
  Hosting statistic tool on heroku with flask secure? Zoja 1 2,902 Oct-29-2018, 10:07 AM
Last Post: Zoja

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020