You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the same messages, but the database is ok after the run...
Any idea?
Could you please try with a lowercase database name?
Thanks for the feedback Jesús!
—
Reply to this email directly or view it on GitHub #64.
|_____/| Luis Cañas-Díaz
[o] [o] [email protected] - Software Engineer
| V | http://www.bitergia.com
| | "Bridging the gap between developers and stakeholders"
-ooo-ooo-
In some cases Bicho does not seem to work. It runs, I see no error, but I find nothing in the database:
bicho -d 1 -b github --db-user-out jgb --db-password-out XXX --db-database-out VizGrimoire_VizGrimoireR_bicho --url https://api.github.com/repos/VizGrimoire/VizGrimoireR/issues --backend-user jgbarah --backend-password XXX
Checking URL: https://api.github.com
Running Bicho with delay of 1 seconds
Done. 7 bugs analyzed
Logger ''github'' doesn't exist. No module named issues_log_github
But nothing in the VizGrimoire_VizGrimoireR_bicho database (I had created it beforehand)
However, if I run it as
bicho -d 1 -b github --db-user-out jgb --db-password-out XXX --db-database-out bicho_test --url https://api.github.com/repos/VizGrimoire/VizGrimoireR/issues --backend-user jgbarah --backend-password XXX
I get the same messages, but the database is ok after the run...
Any idea?
The text was updated successfully, but these errors were encountered: