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

"Link" feature #31

Closed
iammattmartin opened this issue Apr 27, 2017 · 6 comments
Closed

"Link" feature #31

iammattmartin opened this issue Apr 27, 2017 · 6 comments

Comments

@iammattmartin
Copy link

I did an upgrade to get the latest files (to fix the HELO issue) and it appears the domain link option has gone.

http://scrn.at/wI167.png

Unless it has been moved?

@iammattmartin
Copy link
Author

Oddly, the ports don't appear open any more after a restart.

@adamcooke
Copy link
Contributor

Oh. Yes - I made a rather breaking change to make the fast server disabled by default. You can enable it again and then restart and it should jump back into life. I tidied the example config file too so you might want to reconfigure from scratch by copying it from here.

fast_server:
  enabled: true

@iammattmartin
Copy link
Author

That fixed it!

p.s Is there a way to force through/check the "SSL setup in progress" - these seem to take a long time without anyway to really check what is going on behind the scenes.

@adamcooke
Copy link
Contributor

There's no trivial way to do it button can do it in the console. By default, it runs once an hour at **:45.

To run it in the console, just run postal console then run:

RenewTrackCertificatesJob.perform

@joaoreis81
Copy link

I get this:
Loading production environment (Rails 5.0.2)
irb(main):001:0> RenewTrackCertificatesJob.perform
=> []
irb(main):002:0>

@iammattmartin
Copy link
Author

See #281 as that will explain why you get that and what to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants