-
Notifications
You must be signed in to change notification settings - Fork 81
Reinstall Error #31
Comments
you should disable firewall from serverpilot, you can install another one from console later. |
@sinand It works, reinstall is successfull. But, on the Google Chrome "secure" is not shown yet when i go https url. |
@bekircem, Google Chrome is notorious for caching SSL. You might want to test your site on different browser (if available). If not, try clearing browser history on your Chrome. |
@lesaff not shown Opera Browser, IE and mobile. Also i can not use force HTTPS. When i add codes to htaccess it gives me error. "ERR_TOO_MANY_REDIRECTS" This is the site I'm working on. You can check it. |
Looks like there's an |
@lesaff I'm still working on it so i delete codes on htaccess. But when i add it, it gives me "Too Many Redirects" error. |
Is there any other redirect rule somewhere in your htaccess that forces http? |
@lesaff Only Wordpress defaults codes. Also i use Cloudflare but Cloudflare's SSL is not activated and there is no page rules. `# BEGIN WordPress END WordPress` |
Cloudflare dev mode for a long time, i clear cache. But nothing is change. |
The CloudFlare DEV mode stays on only for 3 hours. Make sure is not that.
…On 15 February 2017 at 19:58, Bekir Cem Ünalan ***@***.***> wrote:
Cloudflare dev mode for a long time, i clear cache. But nothing is change.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#31 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAEfkDzCrb12oQvGbcs0P1FG8B2C6v1Vks5rc1jrgaJpZM4MCBfg>
.
|
@oviliz I check it again, Status: Development Mode Caching for this website has been disabled. |
@bekircem, as soon as you can find what's redirecting your site traffic to |
@lesaff I can't find because i have not change any settings on serverside and htaccess. It is default serverpilot server and serverpilot's force http settings but doesnt work. Pretty odd. |
@bekircem Would you cat your content of your Nginx website config file in /etc/nginx-sp/vhosts.d/yourwebsiteapp.conf? |
|
Sorry, I'm not using this script and now I've seen that apparently generates an extra separated *.ssl.conf for your app. If that's the case, just make sure that it writes something similar to this (not sure where the script stores the SSL files):
|
I follow the instructions and installed letsencrypt. Installation successfully completed. But i can't see "secure" on the Google Chrome. So i delete .ssl.conf and reinstall. When i do that site is down. There is a error output on the terminal when i use "sudo service nginx-sp restart" command.
The text was updated successfully, but these errors were encountered: