Hi, I am having an issue where I connect to tilde.team but, when byobu starts it does so without the chat buffer. [1]
When I go to boot weechat it says an instance is already running and to choose a different directory to append or create logs.
I checked htop, and can't find any weechat instance running. [2]
Help.[3]
[1]https://ttm.sh/hm-.png (https://ttm.sh/hm-.png) [2]https://ttm.sh/hMD.png (https://ttm.sh/hMD.png) [3]https://www.youtube.com/watch?v=2Q_ZzBGPdqE (https://www.youtube.com/watch?v=2Q_ZzBGPdqE)
jtmlis,
I would first check to see if you have any chat-esque processes running using: # ps -aux | grep chat
If so, use `kill -9 <pid>` replacinging the <pid> with the PID of the process from `ps`. Assuming now are running, try launching weechat using the following alias commands built into tilde.team: # chat
If that still does not work please let us know.
~aewens
On Tue, Oct 27, 2020 at 4:13 PM jtmlis@tilde.team wrote:
Hi,
I am having an issue where I connect to tilde.team but, when byobu starts it does so without the chat buffer. [1]
When I go to boot weechat it says an instance is already running and to choose a different directory to append or create logs.
I checked htop, and can't find any weechat instance running. [2]
Help.[3]
[1]https://ttm.sh/hm-.png [2]https://ttm.sh/hMD.png [3]https://www.youtube.com/watch?v=2Q_ZzBGPdqE
Thank you ~aewens
Confirmed working.
October 27, 2020 1:17 PM, "Austin Ewens" <aewens@tilde.team (mailto:aewens@tilde.team?to=%22Austin%20Ewens%22%20aewens@tilde.team)> wrote: jtmlis,
I would first check to see if you have any chat-esque processes running using: # ps -aux | grep chat
If so, use `kill -9 <pid>` replacinging the <pid> with the PID of the process from `ps`. Assuming now are running, try launching weechat using the following alias commands built into tilde.team: # chat
If that still does not work please let us know.
~aewens On Tue, Oct 27, 2020 at 4:13 PM <jtmlis@tilde.team (mailto:jtmlis@tilde.team)> wrote: Hi,
I am having an issue where I connect to tilde.team but, when byobu starts it does so without the chat buffer. [1]
When I go to boot weechat it says an instance is already running and to choose a different directory to append or create logs.
I checked htop, and can't find any weechat instance running. [2]
Help.[3]
[1]https://ttm.sh/hm-.png (https://ttm.sh/hm-.png) [2]https://ttm.sh/hMD.png (https://ttm.sh/hMD.png) [3]https://www.youtube.com/watch?v=2Q_ZzBGPdqE (https://www.youtube.com/watch?v=2Q_ZzBGPdqE)
tildeteam@lists.tildeverse.org