kerberos-io / kios

A Linux OS created by Buildroot which runs Kerberos Open Source out-of-the-box.
https://www.kerberos.io
Other
196 stars 38 forks source link

mac installer dropdown does not list version #12

Open kydouglas opened 7 years ago

kydouglas commented 7 years ago

(kios darwin on mac 10.12.5) etcher fork does not display version on dropdown menu when trying to make images for sd card

https://ibb.co/geyskv

How to I load .img or is this a bug?

cedricve commented 7 years ago

Might take a couple of seconds before it's loaded..

cedricve commented 6 years ago

we'll update the current installer.

badams commented 6 years ago

@cedricve any work arounds for this in the mean time? pretty keen to try kerberos out, it looks great. but the advanced installation guide is missing from the docs and currently the mac installer doesn't seem to work due to this issue.

cedricve commented 6 years ago

hey @badams how do you mean is missing?

badams commented 6 years ago

@cedricve The advanced installation button is greyed out and doesnt link anywhere

screen shot 2017-08-13 at 4 16 20 pm

btw, thanks for the quick response :)

cedricve commented 6 years ago

No problem, just curious which browser you're using? Works on chrome.

badams commented 6 years ago

Ah I see, looks like a js issue. I'm also using Chrome, I found i can just switch the display:none off in the web inspector to view the guide.

I'm getting some errors in the console

screen shot 2017-08-13 at 4 20 11 pm

Looks to be related to this 500 error

screen shot 2017-08-13 at 4 22 43 pm
cedricve commented 6 years ago

That's weird can you clear cache or so? What happens if you open this file directly http://doc.kerberos.io/js/vendor/requirejs/require.js

badams commented 6 years ago

Cleared cache, and tried to access that file directly; and got ERR_TOO_MANY_REDIRECTS

cedricve commented 6 years ago

Can you try once more @badams disabled our CDN.

EDIT-- Nevermind got it myself now. Thanks for reporting!

badams commented 6 years ago

Still the same @cedricve, not sure if this is helpful but.. accessing https://doc.kerberos.io/js/vendor/ shows a stacktrace stating

The "/var/www/kerberos-public/docs/public/documentation/js/" directory does not exist.
cedricve commented 6 years ago

@badams ok should be fixed now @badams. Indeed dependenices were missing.

badams commented 6 years ago

Working now, thanks! also sorry to hijack this issue @kydouglas

cedricve commented 6 years ago

no problem, great you reported it! I didn't was aware as i still used the existing files in the CDN (and not a fresh copy). Regarding the installer did you already tried to restart it? I've seen the issue with not loading the versions before, but I resolved it by restarting it.

badams commented 6 years ago

@cedricve no problem at all, at this rate (assuming kerberos works well) I'll be signing up for the cloud service to manage a few instances.

Yes I tried restarting and reinstalling the installer, also tried leaving it open for a while incase it was downloading in background. would be useful if I could turn on debug mode or find some error logs.

TheButterZone commented 6 years ago

How do I get the Mac KiOS installer (Select a version dropdown empty) to see https://github.com/kerberos-io/kios/releases/download/v2.7.1/kios-raspberrypi3-20180607.img.gz (downloaded) so I can do the GUI configuration before flashing with it?