cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Unintended reinstall of SSAM app

abuzar193
Explorer
0 Kudos
427

 

Hello Experts,

I'm encountering an issue with my SSAM application where app is reinstalling multiple times randomly. I'm just  making changes on metadata and launching

Issue: Chokidar is raising a change event for a file that hasn't been manually modified, which is causing the app to be reinstalled repeatedly. This is the log message I get from VS Code:

abuzar1_1-1719481149371.png

 

Details:

  • This behavior started appearing about two weeks ago after macOS upgrade.
  • I am using the latest version of VS Code.
  • I am using MDK 23.8.4

Any insights, suggestions, or guidance would be greatly appreciated.

Best regards,

Abuzar Baig Mirza

 

 

Accepted Solutions (0)

Answers (1)

Answers (1)

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

I have occasionally run into this as well but usually with other files.  I am not sure if anti-virus is triggering it or something else.  We are still investigating for a better solution.

When I run into it I typically stop and relaunch my client from my terminal window and usually that helps.  Only running one client at a time also seems to help but none of this is really scientific.

abuzar193
Explorer
0 Kudos

Thanks for your inputs bill

But problem is again performing initial sync and waiting for data to download again

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos
Correct, the ns process is detecting a change a rebuilding the client and reinstalling it on the device which is an initial install requiring the initial sync again. When you see this occurring you need to stop the ns process in the terminal to prevent it from building over and over.
Ask a Question