Upgraded to 4.1.0, Git stopped working - Git synchronization failed. Invalid object name 'dbo.GitBundles'

Upgraded to 4.1.0, Git stopped working - Git synchronization failed. Invalid object name 'dbo.GitBundles'

avatar
(anonymous user)



29536592ff81b4ae3de780766bd8201e21e36e81


22ac4949256beaa3c93f3a4fa212b630f5575e35

22ac4949256beaa3c93f3a4fa212b630f5575e35.png

29536592ff81b4ae3de780766bd8201e21e36e81.png

All Comments (4)

avatar

This was a new table that was added. Was it added to your SQL schema? I actually think it was added before 4.1.

Adam Driscoll
PowerShell Expert and Developer at Devolutions

avatar

I don’t see it in the list of tables no.



dbe3af173e12a0d840da38f3e04279d98e13e6a5
I also don’t see aythiong that could relate to general “Logging”, could this be relevant for my issue that I dot get any logs anywhere i PSU sinde 4.0?

dbe3af173e12a0d840da38f3e04279d98e13e6a5.png

avatar
I also don’t see aythiong that could relate to general “Logging”, could this be relevant for my issue that I dot get any logs anywhere i PSU sinde 4.0?

No, logging issue persists when switching to SQL Lite. bummer.

avatar

This is why you wouldn’t be getting log entries in PSU for sure. I would think that the system logs would contain some info about this. It seems like it’s not running migrations during startup.

I can also reproduce the issue with SQLite logs. This will be resolved in 4.1.2

Adam Driscoll
PowerShell Expert and Developer at Devolutions