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

Server does not allow request for unadvertised object xxx #5

Open
AQper opened this issue Aug 15, 2019 · 1 comment
Open

Server does not allow request for unadvertised object xxx #5

AQper opened this issue Aug 15, 2019 · 1 comment

Comments

@AQper
Copy link

AQper commented Aug 15, 2019

Running the commands to clone SynologyPythonMiniProbe within Git Bash:
'git clone https://github.com/wizzbitnl/SynologyPythonMiniProbe.git'
Result: 'Unpacking objects 1100% 928/28), done'
'cd SynologyPythonMiniProbe'
'git submodule update --init --recursive'
Results in a 'Server does not allow request for unadvertised object xxx' error.

Tried it on Github Desktop, Github GUI and Git Bash,

What am I doing wrong??

@roquadr
Copy link

roquadr commented Sep 4, 2019

nothing, its broken.
manually copy from https://github.com/PRTG/PythonMiniProbe/ to PythonMiniProbe
also , open up INFO file in text editor, manually go through make.sh, and copy everything by hand ( for checksum, use md5sum on ubuntu; execute the PACKAGE_ICON lines and do an "echo $PACKAGE_ICON" then copy the whole output by hand to the respective lines, replacing the @package_icon@ phrase

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