I am in search of debugging advice. I just installed the project yesterday and it looked like a perfect solution for my situation. Shortly I setup bots on both workspace, channels, and set up all of my relevant tokens and populated my ini file according to the README.md.
After debugging for a little while I realized that Heroku support is broken. I was able to fix it from my end and as far as I can tell Heroku is working now as far as being deployable, but the bridge is still not working for me. I tested by running python3 wsgi.py and have not received any error messages... I read through the code line by line but I was not able to find exactly what was wrong. I do not know how to proceed from here.
Recap:
- Heroku is working [ See:
8698fb59aaebf55018919a66d1b36fa805706d12 ]
- My individual tokens work based on some commands I ran by hand in IDLE.
- I do not see any error messages or success messages when running wsgi.py and need help debugging.
Any suggestions for how to debug from here? Appreciate your project!
Seth
I am in search of debugging advice. I just installed the project yesterday and it looked like a perfect solution for my situation. Shortly I setup bots on both workspace, channels, and set up all of my relevant tokens and populated my ini file according to the README.md.
After debugging for a little while I realized that Heroku support is broken. I was able to fix it from my end and as far as I can tell Heroku is working now as far as being deployable, but the bridge is still not working for me. I tested by running python3 wsgi.py and have not received any error messages... I read through the code line by line but I was not able to find exactly what was wrong. I do not know how to proceed from here.
Recap:
8698fb59aaebf55018919a66d1b36fa805706d12]Any suggestions for how to debug from here? Appreciate your project!
Seth