mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #399] Bug Report: Errors 'invalid start byte' when running scripts #2190
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#2190
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alexandremottier on GitHub (Apr 16, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/399
Originally assigned to: @wh1te909 on GitHub.
Server Info (please complete the following information):
Installation Method:
Agent Info (please complete the following information):
Describe the bug
Python (?) error when running a command on a workstation from TacticalRMM.
Error :
'utf-8' codec can't decode byte 0xff in position 11: invalid start byteTo Reproduce
Steps to reproduce the behavior:
arp -aExpected behavior
Getting the network addresses from machines of the network with MAC address.
Screenshots

Additional context

Same problem when I am using a homemade script with the same command :
@wh1te909 commented on GitHub (Apr 17, 2021):
thanks, am aware of this issue actually ran into it myself recently when running the
treecommand. working on a fix.@alexandremottier commented on GitHub (Apr 17, 2021):
Thanks a lot for your quick answer. After some tests, I think that the problem is related to all CMD commands.
PowerShell commands are working just fine.
Thanks a lot for your job, your app is very nice !
I think you will be a strong competitor to the market leaders.
The Alpha version of your application is already very complete and functional from what I could test.
@wh1te909 commented on GitHub (Apr 21, 2021):
I've fixed this (requires an agent update) will be in the next release
@alexandremottier commented on GitHub (Apr 21, 2021):
FYI, I have tested with TacticalRMM v0.6.1 and agent in v1.5.1 and I had the same issue.
I am waiting for TacticalRMM v0.6.2 ;-)
Thanks for your quick answer :-)
@wh1te909 commented on GitHub (Apr 23, 2021):
Released in 0.6.2
You'll need to upgrade to 0.6.2 and then wait for your agents to update to 1.5.2