[Bug]: Installation 1.2.46 #5716
wbswbs
started this conversation in
Installation & Configuration
Replies: 2 comments 1 reply
-
|
Sorry, maybe I will found a solution here, will try that: https://docs.kanboard.org/v1/admin/faq/#steps-to-fix-migration-issues-manually |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Please, use the forum if you have any questions or issues related to the installation process. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bug Summary
Problem Installing 1.2.46
Description
Hello there,
I was using the Installer of my Provider All Inkl from Germany Version 1.2.46
After Installation, on first start, some updates occured, and MySql complained: Table db.columns already exists.
So with phpmyadmin I deleted the table. and I could start the project.
But now, when I want to save a new Project, the Table is still missing:
Internal Error: SQL Error[42S02]: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'db.columns' doesn't exist
So my question:
What is the easiest way to create the missing table?
I have no Shell Access for that project and I can only update through the web.
With kind regards,
Wolfgang
Steps to Reproduce
Automatic Installation 1.2.46
Expected Behavior
I can use Kanboard and create a new Project
Actual Behavior
Internal Error: SQL Error[42S02]: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'db.columns' doesn't exist
(I had to delete during Installation Process)
Version
1.2.46
Database
MariaDB 10.11.13-MariaDB-0ubuntu0.24.04.1-log - Ubuntu 24.04
PHP Version
8.2
Browser
No response
Operating System
No response
Relevant Logs or Error Output
Additional Context
No response
Checklist
Beta Was this translation helpful? Give feedback.
All reactions