Question

Photo of Michael Reed

0

No login screen after install

Hello, just installed rock on a server, install seemed to go smoothly. Clicked "Flip the switch" and am directed to a 403.14 no directory listing error. Here is picture of the error:

Screen Shot 2016-06-24 at 3.13.07 PM.png


Here is a picture of the directory post install:

Screen Shot 2016-06-24 at 3.13.12 PM.png

If I navigate to append the /rock folder, I get this error:

URL routing has not been configured correctly. This is usually due to an exception occurring during application start-up. Please check the exception log for any recent exceptions (you may have to check the 'ExceptionLog' database table directly if you are not able to view exceptions in Rock). Incases where Rock was not able to access the database, it logs errors to the /App_Data/Logs/RockExceptions.csv file. Make sure to check this file also for any recent exceptions.


Not sure what to do. 

Thank you for your time.

  • Photo of Michael Reed

    0

    Thank you for your reply, I don't know what happened, but I deleted everything and downloaded the installer again and this time worked perfectly. Thanks

  • Photo of Jim Michael

    0

    This definitely doesn't look like a normal Rock install... what are the contents of your /rock directory? Do you have a rock/App_Data/Logs/RockExceptions.csv within that might give clues as to what's gone wrong? Also, what host are you using? Finally, when you try to append /rock to the url and get the error you posted, are there instructions about adding a section with "debug = true" to the web.config? If so, follow those instructions so the server will run the code in debug mode and hopefully show a more meaningful error.