After upgrading the raas component of Aria Automation Config the UI does not load, showing only a 404
The raas logs indicate missing python dependencies
When the raas service is stopped we see old files and directories present in /var/lib/raas/unpack/*
The files in /var/lib/raas/unpack/* were not properly cleaned up on service shutdown and are interfering with the unpack process expected to take place at every start of the raas service
The /var/lib/raas/unpack/* directory should be empty / non-existent while the raas service is stopped
You should now see with "ls -l /var/lib/raas/unpack/*" that there are many more files and folders all with the date and time of the service start
The web UI should now be accessible