atalaydenknalbant / autosubscriber-youtube

Python Selenium-based automated subscribing, liking,viewing functions for youtube sub4sub websites.
GNU General Public License v3.0
29 stars 10 forks source link

heroku fail #27

Closed tusantrey2 closed 2 years ago

tusantrey2 commented 2 years ago

not work using heroku, still error like this 2022-06-06T14:51:33.453430+00:00 app[worker5.1]: #12 0x55e2d326e71e <unknown> 2022-06-06T14:51:33.453430+00:00 app[worker5.1]: #13 0x55e2d3289238 <unknown> 2022-06-06T14:51:33.453430+00:00 app[worker5.1]: #14 0x55e2d3263870 <unknown> 2022-06-06T14:51:33.453430+00:00 app[worker5.1]: #15 0x55e2d32a5608 <unknown> 2022-06-06T14:51:33.453430+00:00 app[worker5.1]: #16 0x55e2d32a5788 <unknown> 2022-06-06T14:51:33.453431+00:00 app[worker5.1]: #17 0x55e2d32bff1d <unknown> 2022-06-06T14:51:33.453431+00:00 app[worker5.1]: #18 0x7fccd8dd2609 <unknown> 2022-06-06T14:51:33.453432+00:00 app[worker5.1]: 2022-06-06T14:51:33.648434+00:00 heroku[worker5.1]: Process exited with status 1 2022-06-06T14:51:33.694625+00:00 heroku[worker5.1]: State changed from up to crashed

this error to script ytmonster.py & ytbpals.py if Type_1_Websites.py & Type_1_Websites.py like this 2022-06-06T12:34:25.688810+00:00 app[worker1.1]: python: can't open file '/app/Type_1_Websites.py': [Errno 2] No such file or directory 2022-06-06T12:34:25.806894+00:00 heroku[worker1.1]: Process exited with status 2 2022-06-06T12:34:25.890079+00:00 heroku[worker1.1]: State changed from up to crashed 2022-06-06T14:50:33.482671+00:00 heroku[worker1.1]: State changed from crashed to down 2022-06-06T14:58:55.962179+00:00 heroku[worker1.1]: Starting process with commandpython Type_1_Websites.py 2022-06-06T14:58:56.933506+00:00 heroku[worker1.1]: State changed from starting to up 2022-06-06T14:58:57.123080+00:00 app[worker1.1]: python: can't open file '/app/Type_1_Websites.py': [Errno 2] No such file or directory 2022-06-06T14:58:57.252060+00:00 heroku[worker1.1]: Process exited with status 2 2022-06-06T14:58:57.352453+00:00 heroku[worker1.1]: State changed from up to crashed 2022-06-06T14:58:57.356070+00:00 heroku[worker1.1]: State changed from crashed to starting 2022-06-06T14:59:07.406167+00:00 heroku[worker1.1]: Starting process with commandpython Type_1_Websites.py 2022-06-06T14:59:08.073105+00:00 heroku[worker1.1]: State changed from starting to up 2022-06-06T14:59:08.471303+00:00 app[worker1.1]: python: can't open file '/app/Type_1_Websites.py': [Errno 2] No such file or directory 2022-06-06T14:59:08.595568+00:00 heroku[worker1.1]: Process exited with status 2 2022-06-06T14:59:09.799126+00:00 heroku[worker1.1]: State changed from up to crashed

and

2022-06-06T14:58:58.426138+00:00 heroku[worker2.1]: State changed from starting to up 2022-06-06T14:58:58.952935+00:00 app[worker2.1]: python: can't open file '/app/Type_2_Websites.py': [Errno 2] No such file or directory 2022-06-06T14:58:59.087759+00:00 heroku[worker2.1]: Process exited with status 2 2022-06-06T14:58:59.206143+00:00 heroku[worker2.1]: State changed from up to crashed 2022-06-06T14:58:59.209082+00:00 heroku[worker2.1]: State changed from crashed to starting 2022-06-06T14:59:09.748543+00:00 heroku[worker2.1]: Starting process with commandpython Type_2_Websites.py 2022-06-06T14:59:10.383195+00:00 heroku[worker2.1]: State changed from starting to up 2022-06-06T14:59:10.756094+00:00 app[worker2.1]: python: can't open file '/app/Type_2_Websites.py': [Errno 2] No such file or directory 2022-06-06T14:59:10.894933+00:00 heroku[worker2.1]: Process exited with status 2 2022-06-06T14:59:10.993140+00:00 heroku[worker2.1]: State changed from up to crashed

atalaydenknalbant commented 2 years ago

Heroku is not working try to download and use it locally. Google doesn't allow login while using Heroku.