python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How can I host a node js script on vercel
I have this node js script/ price checking bot powered by web3.
The job is to check the price of a token eg ETH/USDT on diffrent exchanges to try to spot an arbitrage opportunity.
The code is
require(...
Iammrjude1
Votes: 0
Answers: 2
Heroku throwing error H10 for my Django site
I recently deployed my django site to heroku, but when I go to my site heroku site it tells me that there was an error and I should run heroku logs --tail. When I run it this is what I get:
2022-01-16...

Kovy Jacob
Votes: 0
Answers: 2
App runs locally but crashes when deployed to Heroku (H10)
I'm attempting to post this to Heroku, and have it working locally on my machine, but I keep getting errors and it won't load. I've tried restarting heroku, checking for errors, but have no idea where...
nmendez4
Votes: 0
Answers: 0
Heroku Is giving me 'error h14 for my django project
When I go to my heroku project it says to run heroku logs --tail, and when I do that I get:
2022-01-16T04:52:26.342707+00:00 heroku[router]: at=error code=H14 desc="No web processes running"...

Kovy Jacob
Votes: 0
Answers: 1