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

Typo in rport-update.ps1 and rport-install.ps1 #15

Open
JamieMcH opened this issue Nov 28, 2023 · 0 comments
Open

Typo in rport-update.ps1 and rport-install.ps1 #15

JamieMcH opened this issue Nov 28, 2023 · 0 comments

Comments

@JamieMcH
Copy link

When updating the rport client on windows devices using the method found at https://kb.openrport.io/digging-deeper/server-maintenance/updating-rport I have received the error message below. There is a seperate issue open for the error, but I wanted to flag the typo in the error message.
You can see that "update" is spelt incorrectly and instead says "updare"
The same typo exists when running the rport installation on Windows.

* Downloading  https://downloads.openrport.io/rport/stable/latest.php?filter=Windows_x86_64.msi&gt=0.9.12.
* Download finished and stored to C:\Windows\temp\rport_stable_Windows_x86_64.msi .
* Migrating to MSI installation
* Scripts are already configured. Not changing.
* Tacoscript already installed to C:\Program Files\tacoscript\bin\tacoscript.exe

#
# -------------!!   ERROR  !!-------------
#
# Installation or updare of rport finished with errors.
#

Error in line 934
    Exception calling ".ctor" with "3" argument(s): "End of Central Directory record could not be found."

Try the following to investigate:
1) sc query rport

2) open C:\Program Files\rport\rport.log

3) READ THE DOCS on https://kb.openrport.io

4) Request support on https://github.com/openrport/rport-pairing/discussions/categories/help-needed
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

1 participant