Cannot use Q because qterm is not running in terminal on ubuntu linux #234
Replies: 5 comments 2 replies
-
I have the same issue. |
Beta Was this translation helpful? Give feedback.
-
same error with Ghostty, working on GNOME Terminal |
Beta Was this translation helpful? Give feedback.
-
Well, what happened for me is this:
However, even after
|
Beta Was this translation helpful? Give feedback.
-
I was able to do a quick fix of this by running the qterm manually. Steps
Run the command q doctor output
|
Beta Was this translation helpful? Give feedback.
-
Q worked well, but then stopped working a week or so ago (mac update maybe?). I think my path got messed up, so I cleaned up my ~/.zshrc , then I got the error described in the thread. I looked for the symlink that @deepaknegi41 mentioned, but it was already there. So, I just I just ran it, it worked, and now every new terminal session also works. I guess it fixes itself? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Checks
q doctor
in the affected command line session and it didn't resolve my issueq restart
and it didn't resolve my issueExpected behaviour
I expected the auto complete suggestions to work.
Actual behaviour
q doctor
dumped the following error textI tried
q restart
and it dumped the following errorerror: Please restart Amazon Q from your host machine
Steps to reproduce
Installed Q following the instructions on Ubuntu 22.04. Tried using autocomplete but the feature did not work.
https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/command-line-autocomplete-ssh.html
Environment
Beta Was this translation helpful? Give feedback.
All reactions