Have you cleared the cache?
Thanks for your support !
Hello Community,
I have facing problem while configure traccar with Oracle database. Tables and indexes are not created. I am facing some constraints and indexing problems. What things I need to change in the application.
Please help
serguin, you have to clear all site data. How did you delete it?
Abhijit, your issue is clearly different from this topic, so you shouldn't ask your question here.
I did the deletion process with the following commands:
Stop service:
sudo systemctl stop traccar.service
Uninstall service:
sudo systemctl disable traccar.service
sudo rm /etc/systemd/system/traccar.service
sudo systemctl daemon-reload
Remove traccar directory:
sudo rm -R /opt/traccar
After this I proceeded to install the service again but with the new version, with the database I did not carry out any process since I plan to use the same one because I have several users and stored devices. Do you think this could be why? Maybe I should delete the database and install it again?
What do you see in the Settings > Preferences > Info?
You are referring to the platform, right? So: https://drive.google.com/file/d/1kOSHDDg-vHW3lWFM8wgsNaWOpY55kuWI/view?usp=sharing
This is a very old version of Traccar. Either you didn't upgrade correctly or you haven't cleared the cache.
I understand making a new attempt, completely debugging any trace of the previous version to see what happens, thanks for the support, I will be commenting on any new events.
I tried to update again and it worked correctly, this time I completely debugged all traces of the previous version and when installing the new one it worked correctly, thank you very much for the support!
Hello community,
first of all, congratulations for this great platform. I have a problem. I hope you can give me some advice on how to solve it. I fully follow the published guide on how to update the version: https://www.traccar.org/upgrading-traccar
When I finish the process and log in or surprise! The new attributes and other features do not appear when I log in with my administrator user, any idea what could be happening? I do not attach supports since I do not receive any errors, I add that the service is running on a vps with Ubuntu server and MySQL database, thanks in advance, any contribution will be well received.