sayem314 / Caddy-Web-Server-Installer

Script to manage Caddy web server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Looks shell doesnt work on lastest Caddy

singhigh opened this issue · comments

Looks shell doesnt work on lastest Caddy )

Sorry 😐 What do you mean actually? Can you please elaborate?

Hey,

same here...

 Done. Caddy has been installed :)
   Run caddy start to start Caddy Web Server
 
 root@netcup:~# caddy start
   Starting Caddy Web Server...  [DONE]
 
   Caddy Web Server is NOT running

it won't be start 😭

i'm on newest Debian.

@revunix I will deploy a latest droplet over DigitalOcean and take a look.

Okay thanks 🙂
i hope you can reproduce the issue.

CentOS is also broken...
its a fresh install.

[root@centos ~]# caddy start
  Starting Caddy Web Server...Redirecting to /bin/systemctl start caddy.service
  [DONE]

  Caddy Web Server is NOT running
[root@centos ~]# lsb_release -a
LSB Version:	:core-4.1-amd64:core-4.1-noarch
Distributor ID:	CentOS
Description:	CentOS Linux release 7.4.1708 (Core)
Release:	7.4.1708
Codename:	Core

Hey @revunix, I’ve tested the script on latest Debian (9.4 x64) and everything seems to be working fine. See: http://167.99.217.152 and http://167.99.217.152/info.php

Maybe something wrong with your OS template. Which provider are you using btw?

I tried on many OS versions, even the newest ubuntu form original site. Have a KVM so i can use what i wont... but isn't working...

what iso do you use? i'm on netcup servers and there have pretty good templates.

btw. can you please support freebsd? ❤️

I’m not using any custom templates. I use VPS from DigitalOcean/Vultr for testing out stuff. About FreeBSD, I’m actually not into *BSD stuff.

I've tried to use your install script @sayem314 on a scaleway Ubuntu 16.04 fresh install and got the same issue. Any suggestions for this?