-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Printing issues in Command Prompt #56
Comments
Also on an unrelated note, @sylarcp would you be able to tell me a database that has both adu5A and adu5B data at the same time because I have not found any? |
I found I could not connect to any database. Then I fixed it. |
It appears that in connect.py it prints out the "before conn", "conn" and "------ None" as seen above. It also prints out the error should the code find one however, it does not appear to be entering the exception in that file. Thus the problem appears to be elsewhere where errors are printed. |
Have you git pull?
|
No, but I am now. I just wanted to test on what I had and write down what happens. |
OK, just pull and you can connect to the database. Thanks.
|
Connecting works. Thanks for fixing that. |
While working on the Adu5A and Adu5B I noticed that sometimes the console would attempt to print out two things at once which resulted in a garbled mess (see picture 1, the hello is also part of the weird print out). After updating to the current verison as of 10/14/2016 9:51 AM it got even worse (see picture 2). I also cannot connect to any databases either on my version or peng's Heroku.
Picture 1
Picture 2
The text was updated successfully, but these errors were encountered: