Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: demarkate output from server vs. local machine #261

Open
tecosaur opened this issue Feb 16, 2024 · 0 comments
Open

Request: demarkate output from server vs. local machine #261

tecosaur opened this issue Feb 16, 2024 · 0 comments
Assignees

Comments

@tecosaur
Copy link

I've just solved the issue I mentioned in #260, which turns out to have required a restart of the nix-daemon ... on the server, not my local machine. This provokes another request that I think might help anybody else who runs into issues where it's ambiguous whether an messages comes from the local or remote machine

error: cannot connect to socket at '/nix/var/nix/daemon-socket/socket': Connection refused
error: unexpected end-of-file

How about putting a prefix in front of each line of stdout that's forwarded from the remote machine to local stdout? E.g.

📠 error: cannot connect to socket at '/nix/var/nix/daemon-socket/socket': Connection refused
📠 error: unexpected end-of-file

Here I've used the fax machine emoji, thinking that kind of goes with the idea of "relocated output".

@Sereja313 Sereja313 self-assigned this Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants