Closed (fixed)
Project:
Universally Unique IDentifier
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2012 at 17:33 UTC
Updated:
14 Feb 2012 at 11:10 UTC
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
Comment #1
dixon_The description has changed for that module now. So this shouldn't be an issue anymore.
Comment #2
dixon_Comment #3.0
(not verified) commentedAdded a clarification of which .info file was responsible.