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
I have a server setup and I am trying to add a second device to the server. I have set both up using the same key and the first's history even appears on the second device but it doesn't have the CWD of the first device.
The first device also doesn't see the second device.
First Device
Hostname CWD Timestamp Runtime Exit Code Command
Manjaro ~/ Feb 22 2024 02:18:14 EST N/A 0 hishtory query Hello
Manjaro ~/ Feb 22 2024 02:14:40 EST 394ms 0 hishtory query Hello
Manjaro ~/ Feb 22 2024 02:14:08 EST 28ms 0 echo "Hello Waldo"
Manjaro ~/ Feb 22 2024 02:13:22 EST 28ms 0 echo "Hello World"
Manjaro ~/Documents/palworld-server-docker Feb 20 2024 15:26:23 EST 52ms 0 echo "Hello I'm a background task" & ; echo hello;
Manjaro ~/Documents/palworld-server-docker Feb 20 2024 15:26:23 EST 7.22s 130 echo "Hello I'm a background task" & ; echo hello;
Manjaro ~/Documents/palworld-server-docker Feb 20 2024 15:26:15 EST 53ms 0 { echo "Hello I'm a background task" & }; echo hello;
Manjaro ~/Documents/palworld-server-docker Feb 20 2024 15:26:11 EST 55ms 0 { echo "Hello I'm a background task" & }; echo hello;
Manjaro ~/Documents/palworld-server-docker Feb 20 2024 15:26:00 EST 49ms 0 { echo "Hello I'm a background task" & disown; }; echo hello;
Manjaro ~/Documents/palworld-server-docker Feb 20 2024 15:25:51 EST 54ms 0 { echo "Hello I'm a background task" & disown; } 2>/dev/null; echo hello;
Manjaro ~/Documents/palworld-server-docker Feb 20 2024 15:25:43 EST 1.094s 130 { echo "Hello I'm a background task" & disown; } 2>/dev/null; sleep 10;
Second Device
Hostname CWD Timestamp Runtime Exit Code Command
thor ~/ Feb 22 2024 02:18:08 EST N/A 0 hishtory query Hello
Manjaro ~/ Feb 22 2024 02:14:40 EST 394ms 0 hishtory query Hello
Manjaro ~/ Feb 22 2024 02:14:08 EST 28ms 0 echo "Hello Waldo"
thor ~/ Feb 22 2024 02:13:32 EST 5.533s 0 hishtory query Hello
Manjaro ~/ Feb 22 2024 02:13:22 EST 28ms 0 echo "Hello World"
Manjaro Unknown Feb 22 2024 01:50:33 EST 1ms 0 echo "Hello I'm a background task" & ; echo hello;
Manjaro Unknown Feb 22 2024 01:50:33 EST 1ms 0 { echo "Hello I'm a background task" & }; echo hello;
Manjaro Unknown Feb 22 2024 01:50:33 EST 1ms 0 { echo "Hello I'm a background task" & disown; }; echo hello;
Manjaro Unknown Feb 22 2024 01:50:32 EST 1ms 0 { echo "Hello I'm a background task" & disown; } 2>/dev/null; echo hello;
Manjaro Unknown Feb 22 2024 01:50:32 EST 1ms 0 { echo "Hello I'm a background task" & disown; } 2>/dev/null; sleep 10;
I have a server setup and I am trying to add a second device to the server. I have set both up using the same key and the first's history even appears on the second device but it doesn't have the CWD of the first device.
The first device also doesn't see the second device.
First Device
Second Device
Device One Status
Device Two Status
The text was updated successfully, but these errors were encountered: