sayem314 / Ghost-over-Caddy

This repo/script will install Ghost blog over Caddy web server as a reverse proxy.
GNU General Public License v3.0
20 stars 5 forks source link

Not working in Debian 8 #1

Closed Plorenzo closed 7 years ago

Plorenzo commented 7 years ago

I'm trying to run the script in a fresh VPS with Debian 8.8 and the following error appears: Error: This script only supports Ubuntu, Debian and CentOS.

sayem314 commented 7 years ago

I'll take a look at this. I'm using on Debian, works fine.

Plorenzo commented 7 years ago

Some more info, maybe is useful:

Operating System: Debian GNU/Linux 8 (jessie)
Kernel: Linux 3.16.0-4-amd64
Architecture: x86-64
Virtualization: kvm
sayem314 commented 7 years ago

Thanks! It's midnight here, so I'll analyze the script tomorrow and check why on Debian 8.8 it is not working. :)

sayem314 commented 7 years ago

Hi there, I've tried to find the issue and everything seems to working on my side. I don't have Debian 8.8 server hence can't really test it, however it should work on any Debian 8.x

Can you plz run the below command and output here? lsb_release -si lsb_release -sr

Plorenzo commented 7 years ago

sure.

There you go:

screen shot 2017-05-09 at 12 18 17
sayem314 commented 7 years ago

Everything seems perfect. Not sure why it shouldn't work!

sayem314 commented 7 years ago

DigitalOcean added Debian 8.8 droplet, I've tried on 8.8 now, and it worked without an issue.