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

Fail to execute commands when running in BusyBox v1.25.1. #5642

Open
garyturnas opened this issue Jan 2, 2025 · 0 comments
Open

Fail to execute commands when running in BusyBox v1.25.1. #5642

garyturnas opened this issue Jan 2, 2025 · 0 comments
Labels
Bugs Bugs, Hangs, Crash, and Freezes SSH-tmux TMUX SSH related issues

Comments

@garyturnas
Copy link

Include shell output

There seems to be an issue when using warp terminal to ssh into Ubiquiti access point. Using warp the command are not executed within the shell vs when using the native Mac OS terminal.  
Wasted a few hours using warp, only to realize that the issue was not with the access point but using warp to communicate with it.

Example the cmd "info" should report:
WARP - output:
/bin/ash: info: not found

- vs -

Terminal (Mac OS) - output:
Model:       UAP-AC-LR
Version:     6.6.77.15402
MAC Address: 18:e8:29:99:22:fe
IP Address:  192.168.148.2
Hostname:    ACLR
Uptime:      19590 seconds
NTP:         Synchronized

Status:      Connected (http://192.168.148.200:8080/inform)


Full WARP - output:
-------------------------
  ___ ___      .__________.__
 |   |   |____ |__\_  ____/__|
 |   |   /    \|  ||  __) |  |   (c) 2010-2023
 |   |  |   |  \  ||  \   |  |   Ubiquiti Inc.
 |______|___|  /__||__/   |__|
            |_/                  https://www.ui.com

      Welcome to UniFi UAP-AC-LR!

********************************* NOTICE **********************************
* By logging in to, accessing, or using any Ubiquiti product, you are     *
* signifying that you have read our Terms of Service (ToS) and End User   *
* License Agreement (EULA), understand their terms, and agree to be       *
* fully bound to them. The use of SSH (Secure Shell) can potentially      *
* harm Ubiquiti devices and result in lost access to them and their data. *
* By proceeding, you acknowledge that the use of SSH to modify device(s)  *
* outside of their normal operational scope, or in any manner             *
* inconsistent with the ToS or EULA, will permanently and irrevocably     *
* void any applicable warranty.                                           *
***************************************************************************

BusyBox v1.25.1 () built-in shell (ash)
===>>> ACLR-BZ.6.6.77# info
/bin/sh: info: not found
ACLR-BZ.6.6.77# 

##############################################
MAC OS Terminal output:

BusyBox v1.25.1 () built-in shell (ash)


  ___ ___      .__________.__
 |   |   |____ |__\_  ____/__|
 |   |   /    \|  ||  __) |  |   (c) 2010-2023
 |   |  |   |  \  ||  \   |  |   Ubiquiti Inc.
 |______|___|  /__||__/   |__|
            |_/                  https://www.ui.com

      Welcome to UniFi UAP-AC-LR!

********************************* NOTICE **********************************
* By logging in to, accessing, or using any Ubiquiti product, you are     *
* signifying that you have read our Terms of Service (ToS) and End User   *
* License Agreement (EULA), understand their terms, and agree to be       *
* fully bound to them. The use of SSH (Secure Shell) can potentially      *
* harm Ubiquiti devices and result in lost access to them and their data. *
* By proceeding, you acknowledge that the use of SSH to modify device(s)  *
* outside of their normal operational scope, or in any manner             *
* inconsistent with the ToS or EULA, will permanently and irrevocably     *
* void any applicable warranty.                                           *
***************************************************************************

=====>>> ACLR-BZ.6.6.77# info

Model:       UAP-AC-LR
Version:     6.6.77.15402
MAC Address: 18:e8:29:99:22:fe
IP Address:  192.168.148.2
Hostname:    ACLR
Uptime:      19590 seconds
NTP:         Synchronized

Status:      Connected (http://192.168.148.200:8080/inform)
ACLR-BZ.6.6.77# ›‹

Warp Version

v0.2024.12.18.08.02.stable_04

Warp Internal (ignore) - linear-label:7a739baa-09c3-499e-a0c9-a1a16c090597

None

Warp Internal (ignore): linear-label:b8107fdf-ba31-488d-b103-d271c89cac3e

None

@garyturnas garyturnas added Bugs Bugs, Hangs, Crash, and Freezes SSH-tmux TMUX SSH related issues labels Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes SSH-tmux TMUX SSH related issues
Projects
None yet
Development

No branches or pull requests

1 participant