Working with my local box, a WAMP install, I could not reach any page at /admin. Constant connection to server reset errors. I traced it back to the update module attempting to check for updates, and eventually to this project's .info file. There's was similar bug in the coder module #1162938: Coder breaks D7, causing Connection Reset errors, that might help you reference a solution.

From what I can tell, you have to drop a set of quotes out. I can get it to run without the singles, or the doubles, or either.

Clarification:

The flaw is in the uuid_services_example.info file

Comments

dixon_’s picture

Status: Active » Fixed

The description has changed for that module now. So this shouldn't be an issue anymore.

dixon_’s picture

Version: 7.x-1.0-alpha2 » 7.x-1.x-dev

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Added a clarification of which .info file was responsible.