-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Error 'Table 'snipeit.oauth_clients' doesn't exist' on creating Database Entries #4439
Comments
Run |
Hey @snipe |
@TheLux83 the quick start should be doing that for you but we might have gotten a few things out of order. The oauth stuff is weird and a little different. We'll take a look at the quick start and make sure there's nothing something we can optimize there. |
Install snipe-IT is so bug, missing many things |
@nhatdv I assure you it's not "so bug". We deploy this every day for customers using the same code base here. If you have an specific issue, feel free to open a ticket, but the system is stable. |
Just ran into this problem as well, and running |
I was getting this exception:
This was on CentOS 7.6, Zabbix v4.7.8 - build 4170 (master) and a manual install (IIRC). |
I ran into this issue on a fresh install following the directions. Version v4.8.0 - build 4186 (master) Had to drop the database before running the command because it said the tables already existed when I ran |
Same here. Fresh install 4.9.2 on debian 10 with nginx/mariadb.
|
Same problem here, fresh install on 4.9.3. |
I had to run those commands as well in my fresh install. |
Expected Behavior (or desired behavior if a feature request)
Going to the next page after Pre-Flight created all Database Entrys
Actual Behavior
Getting the following Error Messages:
Please confirm you have done the following before posting your bug report:
Provide answers to these questions:
-> Fresh
-> Latest Docker Image
-> The One inside the latest Docker Image
-> 5.7.20-1debian8
-> Ubuntu Server - Docker Version 17.09.0-ce
-> Docker
-> https://pastebin.com/dwe7KMZA (I hope it's okay to post a pastebin log, since it is a very long error message)
-> Pre Flight Check, clicking on Create Database Tables
-> None
-> Since the error is occuring before installation has finished, it's not possible to check this
app/storage/logs
and your webserver's logs.-> Tried to install the Database on MariaDB and MySQLDB. Both Docker Images, but without success
-> I didn't edit any data in the database
Please do not post an issue without answering the related questions above. If you have opened a different issue and already answered these questions, answer them again, once for every ticket. It will be next to impossible for us to help you.
https://snipe-it.readme.io/docs/getting-help
The text was updated successfully, but these errors were encountered: