-
Notifications
You must be signed in to change notification settings - Fork 43
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
error on ./setup.sh #1688
Comments
This is some sort of basic git issue. I would try to fully upgrade the packages on the system to see if it helps.
|
Tried the advise from you. |
Can you post the output of |
Is there a way to save it to a file for posting ,please |
You can just post the text without an attachment. |
./misc/support_info.sh: line 62: warning: command substitution: ignored null byte in input indi-allsky support info#################################
indi-allsky config (passwords redacted)
|
(The error at the end of the support info was expected since the setup has not fully completed) This is a really weird error. I tested locally using several iterations and I am not having a problem. Do you have the ability to test with another SDcard? |
i found a spare 32gb sd card just now,will try it now I was using a sandisk 128gb sd card |
I think this is an issue with the python wheel mirror or maybe issues with your internet. I would suggest rebooting your internet router. If that does not help, you may try editing the |
Hi Aaron Aaron ,you were right about the internet issue . |
Fantastic! I have seen similar problems with my home internet, so I completely understand what you are going through. |
Hi Aaron |
Looking good! I will take a look at adding the sunrise and sunset times to the various overlays. |
Excellent,thank you very much. |
Merged #1690 which has the sunrise, sunset, moon-rise, and moon-set variables. The wikis are updated with the new variables: |
I have been thinking about adding these variables for some time, and it is an obvious improvement without too much work. I just have to be careful with the fact that at certain latitudes, the sun does not rise/set. That is why the times are a string. A blank value is returned for those situations. |
Given the Latitude 57.2 and Longitude -2.1 and the UTC timezone, the online calculators agree with the sunrise and sunset times within a few minutes. I have the atmospheric refraction calculations disabled which is why the times differ by a few minutes from other sources. |
Followed the instructions as per page
then ./setup.sh
then did this as required ,BUILD_INDI_CORE=true BUILD_INDI_3RDPARTY=false ./misc/build_indi.sh
once that was done reverted to
./setup.sh
(i installed on a rpi4b 2gb which installed ok after a couple of re-installs. even installed a bme280 sensor,working.
Had the indi-allsky software up and running)
This installation is on a rpi4b 4gb model with errors.
Could it be that rawpy is out of date ??
how can this be sorted please.
The text was updated successfully, but these errors were encountered: