Closed pesseyjulien closed 6 years ago
What is the error?
Sorry, I thought my screenshot was uploaded. Here it's !
By default minicron expects that is running at the root i.e. /
, if you want it to be on /minicron
you need to change the server.path
and client.server.path
configuration variables.
Indeed, it does work better now :)
Thanks for the quick help.
One more thing if I may, how can I install assets ?
What do you mean by assets?
css/js, because for now this is what I see :
I'm guessing it's because I'm running it from /minicron.
If you look in the page source do the links to the assets include /minicron
?
They do : <link rel='stylesheet' href='/minicron/css/all.55b9f57137ab753d66cf6c82f671a475.css' media='screen' />
I change my nginx config file so assets would load, thanks !
Quick question, how can I specify an ssh key so I can connect to my host ?
Right now I have an 'Authentication failed for user' error.
Hi,
I'm sorry but I did follow the installation process to the letter, but I'm getting the enclosed error.
This is my nginx config :
Any idea why ?
Thanks in advance, Julien