Slash commands not working

Hi there! I’ve been using SB for a while now and I must say, I absolutely love it. Recently I stumbled over v2 and updated. However, I’m facing an issue: I can’t get slash commands to work - none of them shows up when typing / (not the ones in Std or the a self-written one).

I’m on Firefox but also tried Chromium to no avail. I couldn’t find any documentation on how to troubleshoot this - did anyone face a similar issue?

Any hints as to what be may be going on in your JavaScript console?

Hi Zef - thanks for the reply. This is what I get from the console:

Sorry, I’m not a frontend guy myself, can’t really do a lot with this.

This doesn’t look like you’re running v2, there’s a lot of v1 stuff here. How did you upgrade? How are you running it?

I’m running it in kubernetes with the silverbullet:v2 image. I did copy the old notes folder though - maybe that’s the issue? What files would be problematic?

Do you have any old plugs perhaps in your _plug folder? Perhaps move that folder out of the way to see if that changes anything.

Thanks for the pointer - will do once I have access again and then I’ll update here!

1 Like

That seemed to do the trick - thank you a ton!

FYI: I had to hard-refresh the page once I moved the _plugs directory out of the way. Even restarting the deployment didn’t to the trick at first.

1 Like