Description
I have recently migrated from docker to a virtual machine, by exporting the mongodb database and everything works except that the two apps that I had installed with docker
- jitsi
- giphy
are not showing up as installed, but when I try to install them from the marketplace, I get the following error.
Apps_Error_App already exists.
Server Setup Information
±----------------------------------------------+
| SERVER RUNNING |
±----------------------------------------------+
| |
| Rocket.Chat Version: 6.3.6 |
| NodeJS Version: 14.21.3 - x64 |
| MongoDB Version: 6.0.10 |
| MongoDB Engine: wiredTiger |
| Platform: linux |
| Process Port: 3000 |
| Site URL: http://xx.xxx.xxx.xxx:3000 |
| ReplicaSet OpLog: Enabled |
| Commit Hash: db43ef890b |
| Commit Branch: HEAD |
| |
±----------------------------------------------+
- Version of Rocket.Chat Server:
- Operating System: debian 12
- Deployment Method: tar
- Number of Running Instances: 1
- DB Replicaset Oplog:
- NodeJS Version:
- MongoDB Version:
- Proxy: nginx
- Firewalls involved:
Any additional Information
not exactly sure how to get any extra info. I am not sure how to uninstall, or remove from command line the point to the file that it think exist, but in fact does not.
any assistance would be greatly appreciated!
I have beeen looking at this for week, and I have seen that it’s happened before and been resolved, but I didn’t see any usable repeatable information involving a fix.