menchelab / Analytics_Module

Flask-based server handling data requests from the UI Module (VRNetzer)
MIT License
2 stars 4 forks source link

VRNetzer DB seems to be broken #22

Closed sepppirch closed 3 years ago

sepppirch commented 3 years ago

\err.py", line 109, in raise_mysql_exception raise errorclass(errno, errval) pymysql.err.ProgrammingError: (1146, "Table 'Datadivr_meta.namespaces' doesn't exist")

sepppirch commented 3 years ago

copy db from gibson when ready....

Feliksmueller commented 3 years ago

\err.py", line 109, in raise_mysql_exception raise errorclass(errno, errval) pymysql.err.ProgrammingError: (1146, "Table 'Datadivr_meta.namespaces' doesn't exist")

What process looks for this table? There should be none...

sepppirch commented 3 years ago

The one that gets the projects

On Thu, 25 Feb 2021, 15:15 Feliksmueller, notifications@github.com wrote:

\err.py", line 109, in raise_mysql_exception raise errorclass(errno, errval) pymysql.err.ProgrammingError: (1146, "Table 'Datadivr_meta.namespaces' doesn't exist")

What process looks for this table? There should be none...

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/menchelab/Analytics_Module/issues/22#issuecomment-785926152, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADXHUMLWAU7BOTI4A6YYDS3TAZLR3ANCNFSM4YGR7NSA .