-
Notifications
You must be signed in to change notification settings - Fork 48
The install instructions lead to no site error #31
Comments
Interesting, could you please provide the backtrace? |
I've reproduced the bug and the issue appears when I go to /admin/ after following the install instructionswf Backtrace: https://gist.github.com/alej0varas/3404d1c7372b0ed7ec4f |
It's not working yet, but I'm working on getting a vagrant development environment working. Hopefully that will help with various issues such as this :) |
I also have a vagrant environment working. I just had time to push it. |
Nice @alej0varas! I'm normally totally game with keeping all project-related files (including vagrantfiles and any accompanying files that spin up a configured VM). I didn't want to clutter up the project root with all the vagrant-related files, but perhaps we could store them in a subdir? I've got a bit more in my setup, as I was hoping to get it down to pretty much There's also the added benefit that we could later use the aws or rackspace provider plugins for vagrant, and use the same vagrantfile to help people deploy the project remotely :) |
that sounds really nice, I'd love to have that =) Please go ahead @alej0varas @patcon with this. |
👍 |
I've followed the instrutions to install but when I try to register an account I get "Site matching query does not exist"
I've created a Site from the shell to patch this.
The text was updated successfully, but these errors were encountered: