Closed BigJayToDaIzo closed 6 months ago
Any chance for a minimal reproduction? :)
I managed to make a mess out of my cache and some rogue plugin path was botching things all up. Many thanks for the guidance!
Hey! Care to post a remedy? Getting the same thing with zj v0.40.0 Clearing .cache/zellij/* doesn't seem to help
Hey! Care to post a remedy? Getting the same thing with zj v0.40.0 Clearing .cache/zellij/* doesn't seem to help
There isn't really a remedy except to remove the http protocol for now. Or ensure when you try to load a plugin with the http protocol, you don't have multiple tabs/panes also using the protocol. https://github.com/zellij-org/zellij/issues/3479
I'm nearly certain it's being worked on, but don't hold your breath and you'd probably do yourself a real favor and just use file protocol and manually update for now.
If you REALLY want to stick to http, you can TRY to load a layout with only a single tab / plugin install / perms check attempt FIRST after clearing your cache. Let the plugin install, and give it perms, then it seems to be safe to load the other ones. They seem to grab the cached local wasm instead of trying all the parallel downloading/installing that seems to break everything.
no I mean I see this error even with local file:/
route #78
no I mean I see this error even with local
file:/
route #78
My issue was with using the http protocol. If you aren't, my guess is you aren't getting the cache cleaned properly. Make sure you LOOK in the directory after you delete it. If you have other sessions running you will NOT actually clear the cache as your open sessions will rewrite it immediately (or near so). Make sure all zellij processes are closed. Double check all cache is deleted. Make sure you reboot your machine after you confirm your cache is clear. And if that doesn't get it done I cant offer any other advice than to submit an issue or try to get help on the Zellij discord.
Cheers!
For the sake of completeness, problem with
Hey! Care to post a remedy? Getting the same thing with zj v0.40.0 Clearing .cache/zellij/* doesn't seem to help
was, that the download via curl wrote an empty file caused by a redirect from GitHub. Downloading with wget
or curl -L
resolved the issue.
Describe the bug In attempting to assist a zellij user reproduce a possible bug I cloned and built zellij 0.41 from source. Upon loading the plugin errors out using both automatic and manual installation methods (https: & file:)
To Reproduce Steps to reproduce the behavior:
/var/logs
,~/.config/zellij/plugins
or its parent. Unsure where else I could look.Expected behavior Expect plugin to load in status bar
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS:
Zellij version [e.g. v0.39.0] Reproducible after rolling back to zellij 0.40 as well
Version [e.g. v0.9.0]
plugin location="https://github.com/dj95/zjstatus/releases/download/v0.14.1-rc1/zjstatus.wasm"
I've also tried rolling this back to 0.14 stable with no luck LayoutHow does the layout look like? Please copy it into a code block.
Additional context Add any other context about the problem here. Other plugins from the ecosystem continue to work and seem uneffected by the attempted upgrade and rollback. Plugins checked: