Linuxmint - stash error on startup/runtime error

linux
1.0.11

#1

Running Linux Mint 18xfce. Still waiting for axoloti core to arrive in the mail, just becoming acquainted with the patcher, so no usb running yet.

(new user can only put one pic per post, so two more on the way)

Here are screen shots of the dialogue box that pops up first, and the console in 2/2 pictures.


Linux install issue - certificates missing
#2

Console 1/2:


#3

Console 2/2:


#4

@jimmy , Ive moved these to a new topic, as it looks like you have a couple of different issues,
which may or may not be related to the cert post.... also we need to be a bit clearer whats going on...

first, a top: you can cut n paste the text from the console, this is better than screenshots , as I can then quote them, to highlight issues... rather than have to retype them

so the first issue is , you dont have the runtime installed in the correct place.
in your console 1/2 , you can see the error
Runtime directory is invalid : /home/blahblah/axoloti_runtime

check the install instructions: https://sebiik.github.io/community.axoloti.com.backup/t/installing-on-linux

as you can see (2) is put the runtime (from axo_runtime_linux_1.0.11.tgz) in your home directory

ok, unfortunately the other errors dont help, possibly because the original cert error only happens when you did the initial run... now its giving a different issue, so we need to try and reset the libraries to get the original error

so I need you to do the following:

a) check you have the correct certs , to do this in the console type
ls -la /opt/Axoloti/runtime/lib/security
ls -al /etc/ssl/certs/java

and then post the output here....

b) start axoloti
c) clear console
d) go to preferences and hit reset all
e) cut n paste the contents of the console here

its important you give me the entire output from both steps (a) and (e) ... screenshots are not enough.


#5

Certs check:
linuxmint18xfce@linuxmint18xfce-Presario-C700-Notebook-PC ~ $ ls -la /opt/Axoloti/runtime/lib/security
total 376
drwxrwxr-x 2 root root 4096 Nov 30 21:50 .
drwxrwxr-x 12 root root 4096 Nov 30 20:27 ..
-r--r--r-- 1 root root 4054 Aug 28 19:02 blacklist
-r--r--r-- 1 root root 1273 Aug 28 19:02 blacklisted.certs
-rw-r--r-- 1 root root 210754 Nov 30 22:05 cacerts
-r--r--r-- 1 root root 112860 Aug 28 19:02 cacerts.original
-r--r--r-- 1 root root 2466 Aug 28 19:02 java.policy
-r--r--r-- 1 root root 26224 Aug 28 19:02 java.security
-r--r--r-- 1 root root 3035 Aug 28 19:02 local_policy.jar
-r--r--r-- 1 root root 0 Aug 28 19:02 trusted.libraries
-r--r--r-- 1 root root 3023 Aug 28 19:02 US_export_policy.jar

linuxmint18xfce@linuxmint18xfce-Presario-C700-Notebook-PC ~ $ ls -al /etc/ssl/certs/java
total 440
drwxr-xr-x 2 root root 4096 Nov 30 22:02 .
drwxr-xr-x 3 root root 20480 Jul 30 18:41 ..
-rw-r--r-- 1 root root 210754 Nov 30 22:02 cacerts
-rw-r--r-- 1 root root 210788 Nov 30 22:02 cacerts.dpkg-old

Reset all in preferences in axoloti, here's the console output:

Repo initialised Successfully : factory (1.0.11,anon)
Sync Successful : factory (1.0.11,anon)
Repo initialised Successfully : community (1.0.11,anon)
Sync Successful : community (1.0.11,anon)
Saving preferences...
preferences path : /home/linuxmint18xfce/axoloti/axoloti.prefs
Saving preferences...
preferences path : /home/linuxmint18xfce/axoloti/axoloti.prefs
Saving preferences...
preferences path : /home/linuxmint18xfce/axoloti/axoloti.prefs


#6

Looks to be working now! Am able to load a patch with all the objects working. Still waiting on board, so no usb connected yet.

Thanks


#7

Ok, Im going to hazard a guess here.... (and I'll put a note to this on the other thread)

Im think whats going on, is when you get the cert error, its corrupted the library... and then you get the other stash error....
so what users need to do is after copying the cert, they need to reset their libraries.

generally if anyone gets a stash error what they should do is:
a) backup any patches/objects they have altered to a safe place
b) file -> preferences->reset all

anyway glad your up and running