I ran the
draw.io Sandstorm build to see if it vaguely behaves any more,
https://github.com/jgraph/draw.io/tree/master/etc/sandstorm. The spk pack works fine, but when I spk dev I get:
spk dev
App is now available from Sandstorm server. Ctrl+C to disconnect.
*** Uncaught exception ***
sandstorm/fuse.c++:369: failed: read(/dev/fuse): Input/output error
stack: 0x56ab9b 0x56865c 0x5e240b 0x5e0fdd 0x48b3a0 0x48aeb8
Makefile:12: recipe for target 'dev' failed
make: *** [dev] Error 1
I built capnp from source today, have Sandstorm build 180. Sandstorm is running correctly otherwise, OS is a clean Ubuntu 16.04 installed today with apt-get upgrades (and a restart).
Only possible issue I could see that might be related is
https://github.com/sandstorm-io/sandstorm/issues/2373. Any ideas welcome.