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

Hello,

I’m currently doing the migration v1 → edge and same problem (even after browser cache cleaning) cmd-/ or cmd-k command does not work anymore.

I have the following JS error on the brower but nothing more :

I’ve allready removed the _plugs directory restarted the whole server but same … And log are not very verbose. How Can I troubleshoot more this issue ?

Thanks

clear your browser cache

Of course It was the first thing I did. Clear all history and cache, I tried with 3 differents browsers and multiples profiles it’s the same thing.

There’s something else I tried with the deno method, replacing https://get.siverbullet.md by https://edge.silverbullet.md/silverbullet.js and nothing more …

Please make a new thread then, because this has nothing to do with the above thread.
My question would be why you are trying to upgrade to edge?