Sorry. One thing that’s different, I switched to a local environment for testing, so it may be a compatibility thing.
MODx Revolution 2.0.0-rc-1 rev6614
Environment: Windows 7 64bit running Xampp 1.7.3, which includes:
Apache 2.2.14 (Win32)
PHP 5.3.1
pdo_mysql version: 5.1.41
mySQL client version: 5.1.41
mySQL server version: 5.1.41
PHP extension: mysqli
User Agent: Firefox 3.6.2 (build 20100316074819)
Also tried in Chrome 4.1.249.1042 with the same results.
Additionally, here is the response I get when requesting a package listing:
{"success":false,"message":"An error occurred while connecting to the provider: MODx received a blank response from the provider. Please double check your service URL and make sure the provider is a valid provider.","total":0,"data":[],"object":[]}
Which seems clear enough.
Here is the service URL from the Providers tab:
http://rest.modxcms.com/extras/
and here is the result of a local search ({"total":"0","results":[]})
I may have done something wrong trying to install wayfinder manually, I extracted wayfinder-2.1.1-rc1 into /core/packages/wayfinder-2.1.1-rc1 is that incorrect?
I think that’s everything you requested.
Thank you.