Daniel Matthews
Daniel Matthews
Okay, just wanted to eliminate other possibilities. Since we don't currently have a way via the GUI or curl command to change the architecture when building/downloading sandcat, can you try...
My mistake, after reviewing the [sandcat source code](https://github.com/mitre/sandcat/blob/master/app/sand_svc.py), it looks like there is a way to specify the architecture via the curl command - you need to specify the `architecture`...
@Sivakumar-nani do you still need assistance with this issue?
Can you confirm your NodeJS version? And what do you mean by "partial success in the 5.0.0 build"? You can also try pulling from master to see if this fixes...
Try updating your NodeJS version to 16+ and then rebuild the server using `python3 server.py --build`
what command are you using to restart the server, and how are you terminating the server to begin with?
Alright, I'll see if I can replicate your issue with v4.2.0. In the meantime, are you able to use a more recent version of CALDERA to get things working?
Data is also stored in `data/object_store`, though I wouldn't recommend touching that file manually. If you want to clear existing server data, you can rerun it with the `--fresh` flag,...
@HackerFerret do you still need additional assistance with this issue?
what exact steps did you take to install?