Closed ani91 closed 8 years ago
Also, note that exclude paths are relative. For e.g, path: "apps/onlinePresence/i18n", excludePaths: ["fr"]
Hmm, okay. From your original post, one issue is that for some reason grabbit.sh (which is really just a wrapper around cURL) can't find, and/or access your "config.json." Make sure you have appropriate read permissions using stat, or ls -l; You may try toying around with curl -X GET --data-binary "@
To make things a little bit easier - I noticed that we didn't provide a built version of 3.0.5; I've uploaded the built AEM package to https://github.com/TWCable/grabbit/releases/download/v3.0.5/grabbit-3.0.5.zip
The protobuf compiler is only required if you are building Grabbit from source.
Also, this may be unclear in the documentation (which we should fix), but the path to the configuration that grabbit.sh asks for is an absolute path on the machine you are running grabbit.sh not an absolute path on the machine the Grabbit client is running - although of course, the machine may be the same.
@ani91 Did @jbornemann's clarifications help?
@ani91 are all the bundles (including Grabbit) in a "Started" state? If you ssh into the box you are playing with above, does curl -u
You can't find the batch-client.log, or batch-server.log? Is Grabbit printing any messages to your error.log on start up?
Hey @ani91 did you get this resolved?
Hi @ani91 !
Sorry you are having issues! A couple of things :
If none of these points help, could you provide a the version of CQ/AEM you are running?