larakel1
larakel1
Helllo any help for install with the new update? i just deleted the old and followed the old steps but dont success, in logs 2022-05-18T09:05:04.363734+00:00 app[worker.1]: 2022/05/18 09:05:04 keep alive...
> Did you make sure to set the environment variables in the new version and make sure that the values are spelled correctly? (Also note that the IRCCloud username should...
Im very newbie, i tried the following with Heroku first, heroku login git clone https://github.com/osm/icka.git cd Icka heroku create - In heroku web i config var set ICKA_EMAIL - email...
heroku ps:scale worker=1 » Warning: heroku update available from 7.53.0 to 7.54.0. Scaling dynos... ! ! Couldn't find that process type (worker). > > > $ git clone https://github.com/osm/icka.git >...
@Deihmos i did all commands, did i need do something in heroku web? C:\Users\icka>git ls-files .gitignore Makefile Procfile README.md go.mod go.sum main.go --- the log 2021-06-03T12:22:40.738155+00:00 app[api]: Initial release by...
> > > **Procfile** must contain `worker: ./bin/icka -forever` > then > > ``` > $ git add . > $ git commit -m "Procfile" > $ git push heroku...