You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When wemux is run without any arguments in host mode, it is just like running wemux start.
But when I run wemux I get No wemux server to attach to on 'wemux' whereas wemux start works fine. I assume I'm running it in host mode, since I added my username to the config. Is there something I'm missing?
The text was updated successfully, but these errors were encountered:
@LupineDev From a quick glance, it may not be the same issue as described in #17 because they got the same output for wemux and wemux start, whereas my output differed.
I'm using fish as my shell, and I haven't tried Wemux since this issue was filed.
Hey guys I still have an issue. Can somebody help me inhow to access wemux please?
Last login: Wed Jan 11 01:09:04 on ttys020
Raavan:~ mahendra$ wemux start
Raavan:~ mahendra$ wemux
No wemux server to attach to on 'wemux'
Raavan:~ mahendra$ wemux stop
No wemux server to log out of on 'wemux'.
Raavan:~ mahendra$ wemux
No wemux server to attach to on 'wemux'
Raavan:~ mahendra$
In the README it says
But when I run
wemux
I getNo wemux server to attach to on 'wemux'
whereaswemux start
works fine. I assume I'm running it in host mode, since I added my username to the config. Is there something I'm missing?The text was updated successfully, but these errors were encountered: