[Support] spaceinvaderone - Shinobi Pro


Recommended Posts

On 10/31/2023 at 11:41 PM, comet424 said:

@SpaceInvaderOne how do you install your version of shinobi... so far for a year..  it will no longer install from your video...  i get the database error issue  from a new install  and the logs from a new install...  doesnt matter how much i delete the appdata folder and reinstall your version and then login  i can not get this installed...  the maria db  error  and then telling you to run these commands doesnt help...  can you try on a clean system...  whats going on

Hi @comet424
SpaceInvaderOne has answered this question in post number 2 of this thread. I have just done the whole video from scratch, encountered your error, then fixed it with this:
 

On new installs it is now necessary to manually install the database files on first run.

 

Going to http://xxx.xxx.xxx.xxx/8080/super  and logging in you will see this

image.png.580c93a646ea84eedc0441f44525b0cc.png

 

Now goto the docker tab and select the shinobipro container and click console.

image.png.5de215618e9c5a3edc356969cbb3fe60.png

This will open a terminal inside of the container. Now run these commands below:
 

mysql
source sql/framework.sql;
source sql/user.sql;

exit

 

Now close terminal window and restart the container.

Link to comment
  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.