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

installation issue. CAMERA type not defined. Please update 'home/pi/allsky/config.config.sh' #682

Closed
pimmoon opened this issue Oct 17, 2021 · 1 comment · Fixed by #688
Closed
Assignees
Labels
bug Needs software change

Comments

@pimmoon
Copy link

pimmoon commented Oct 17, 2021

Hi,

I have done a fresh install many time over the past couple of days and always got this following error when trying to access web interface.

CAMERA type not defined. Please update '/home/pi/allsky/config.config.sh'

@EricClaeys EricClaeys added the bug Needs software change label Oct 17, 2021
@EricClaeys
Copy link
Collaborator

@pimmoon we'll get this fixed. We've been looking at ways to do it.

@linuxkidd We can fix this by prompting for CAMERA during the allsky/install.sh, before the reboot prompt (probably should do it at the beginning), then editing config.sh as soon as we create it. CAMERA definitely needs to be set prior to the install.sh finishing cause it turns out people like to get into the WebUI right away.

EricClaeys added a commit that referenced this issue Dec 22, 2021
Removed unneeded #682 #define's. 
Replaced a few spaces with tabs.
Added global "full_filename" variable to hold output file name, including directory.
Moved statements in a block of code elsewhere.
Changed size of some variable arrays.
Improved some comments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Needs software change
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants