Gridding Error
Search
Gridding Error
Error: Event Gridding is not running please contact support
Open up FireDaemon and check to ensure that the Gridding Service is running.
- Restart the service
- Close the terminals and check through an RDP session to ensure that this is resolved.
If this problem persists;
- Run the curl gridding test script from the API installer (C:// Install Files > Step 31)
- If you get this error:
- Curl: (7) Failed to connect to 127.0.0.1 port 8000: Connection Refused.
- CHECK WITH LEVEL 2 BEFORE DOING THIS STEP
- Open up the Command Prompt and go to c:\clubspeedapps\event-
builder. - Type "npm update" and let it do its thing.
- Stop and start the GriddingService in FireDaemon.
- Re-run the curl test from the API installer docs.
- Ensure that you get a HTTP 200 OK message as expected.