Closed yeoldegrove closed 2 years ago
Hello, Any update related with this issue? I am facing the same problem using Cloud database.
=== UNHANDLED REJECTION ===
{
error: 'conflict',
reason: 'Document update conflict.',
status: 409,
name: 'conflict',
message: 'Document update conflict.',
stack: 'Error\n' +
' at generateErrorFromResponse (/app/node_modules/pouchdb/lib/index.js:694:18)\n' +
' at /app/node_modules/pouchdb/lib/index.js:6816:19\n' +
' at runMicrotasks (
I fixed my issue using the correct GenericCWW.wsdl for prod instead test and I made the delete of all the test Configuration that exist in production. looks that nodejs was not able to handle the error message when using the incorrect config file.
@shogunpurple @KarinaFBC I am using the official docker container. How do I achieve the described workaround/fix?
same issue here
Hosting
Describe the bug I successfully delete an app (it says "app deleted successfully") but it is still visible in the apps portal. When I try to edit the deleted app again, it does not find it anymore (which is expected). There is not way to get it removed from the portal. How do I get rid of this app for good? By the way.... an export/import off the buggy app works and it can also be deleted this way.
To Reproduce Steps to reproduce the behavior:
Expected behavior App is not visible in portal after removal.
Screenshots This is shown after trying to edit the deleted app:
Logs Logs when deleting the app:
Logs when trying to access the deleted app via edit:
App export:
Desktop (please complete the following information):