I cannot reset the gateway. I had a username and password, and I imported another file with .gwbk extension and it has imported another username and password with its projects.
How can I reset everything and create a new user from the beginning?
If you want to delete everything, then you can delete the config.idb file and the projects folder from the data folder. This is the closest you can get to going back to a fresh install.
I can uninstall ignition and reinstall would be 0?
or
When I delete this config.idb file, it resets the configurations (OPC, SQL etc)?
and
Where can I download the example project that comes with the installation? Because it comes in perspective application and I would like to learn about perspective.
So if I export a project from my partner, it is worthless, because no tags are saved or anything. The ideal would be to make backups of each gateway used on localhost?
No, it's not worthless. It transfers all the code, views, windows and reports. You may still have some work to do with the tags and how easy this is will depend on how well you have structured the original tag configurations.
Project backup and restoring from a project backup is referred to as Project Export and Import. Projects are exported individually, and only include project-specific elements shown in the list below. They do not include Gateway level configurations, like database connections, Tag Providers, and Tags. The exported file (.zip ) is used to restore / import a project.
I think the gateway is bugged. There is a moment when it won't let me enter, so I have to reset the user and password. After a while it happens again. Then I delete everything temporary but it happens again, what is it? Is it safe? If I can enter the projects with the commands gwcmd -p and -r, I can enter any project, right?
What do you mean by "select" ? It isn't enough to just "select" the previous user source before deleting the temporary source. You have to add a user, or update the password of an existing user, in that user source. So that you can keep logging in after deleting the temporary source.
The "reset password" operation just creates the temporary source with your temporary credentials. It doesn't put the new credential anywhere else. You have to do that part yourself.
The "after a time" is probably just the gateway's idle timeout kicking out your session.