-
Notifications
You must be signed in to change notification settings - Fork 145
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
New 3.5 Linux install with MySQL -- Can't seem to get it to work. #667
Comments
Most probably you made some mistake when updating |
I finally got the system running, and then Tried to update the database from the released version taken before cutover. Now I can’t sign in. I have three Administrator ids, and it says bad login or password for all of them. Any ideas on how to get in as opposed to starting over from scratch? This is on my development system, but what do I do with the production system, ask the users to start over? TIA
|
You can try this: http://traccar.litvak.su/features/automatic-login.html |
If you have database from original version of traccar then upgrade is not a trivial task. Traccar Web UI Mod uses different hashing schemes than the original version. I think it's easier to start from scratch. |
I tried deleting a user, /settings/user/selected user pushed remove — after answering yes, got error modal window with remote procedure call error. |
I am looking for a way to automatically assign new devices to all users, and all devices to a new user. Thanks in advance for any help you can give. ==barry |
This sounds like an issue from #676 To be sure I need to look into contents of
There is no such functionality at the moment. I can see the following options to achieve such behaviour:
|
l field
|
I don't see any issue related with user removal. Are you sure these are the log contents right after you have reproduced the issue? |
yes, will try and clear the log, and then attempt to reproduce. Give me a couple of minutes…. ==barry
|
Attempting to delete user that was admin… sorry I missed that will try to correct the database by assigning all managed by to another admin. Below is the log….
INFO | jvm 3 | 2016/05/15 06:21:48 | WARNING: User '[email protected]' has empty email field |
This issue is same as #676. Please read my comment there.
Why can't you just rename existing administrator user and change his password? |
Was attempting to change naming standards…..
|
Fixed problem got into mysql and Does this setting allow that user to administer other users by editing their accounts? I have only found the features, no documentation ==barry
|
This is set up when some administrator or manager user creates user accounts. In such case he becomes a manager for these accounts. Then it means he can manage accounts of such users. |
There seems to be some problem it won't seem to start. I am a new user trying to build a system up.
The text was updated successfully, but these errors were encountered: