Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

installation problems #8

Closed
ludwigmair opened this issue Oct 9, 2013 · 3 comments
Closed

installation problems #8

ludwigmair opened this issue Oct 9, 2013 · 3 comments
Labels

Comments

@ludwigmair
Copy link

Hi,
i am on my way to try to install this package and run into some problems during the installation process

i followed strict the steps you recommend here on git

after calling the command php artisan syntara:install i get displayed following messages:


[Exception]
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '' for key 'users_username_unique' (SQL: alter table users add unique users_usernam
e_unique(username)) (Bindings: array (
)) ------------------------------------------------------------------------------------------------------

[PDOException]
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '' for key 'users_username_unique'


hope for some help

best regards Ludwig

@MrJuliuss
Copy link
Owner

Hello,

I think this problem appear with the last version of Syntara. I will fix it quickly (1 or 2 hours)

Regards,

Julien

@MrJuliuss
Copy link
Owner

Please update Syntara :

composer update
composer dump-autoload

Delete all Sentry and Syntara tables in your database. (if you're using Sentry 2 tables before installing Syntara, adding 'username' in Users table can do your error...i will fix it)
And retry Syntara install.

Regards

@ludwigmair
Copy link
Author

ok, just let me know if it is done

thanks Ludwig

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants