adobe / aem-htl-repl

Read–Eval–Print Loop environment for HTL.
https://docs.adobe.com/docs/en/htl.html
Apache License 2.0
152 stars 63 forks source link

Auto Refresh Error #9

Closed AxelHo closed 8 years ago

AxelHo commented 9 years ago

during editing the html template i got the following errors in my console. Brower Chrome latest Win7 GET http://localhost:4502/libs/granite/csrf/token.json 404 (Not Found) PUT http://localhost:4502/apps/repl/components/repl/template.html 405 (Method Not Allowed)

raducotescu commented 9 years ago

@AxelHo, what version of the REPL tool did you use? On what AEM release did you install REPL?

AxelHo commented 9 years ago

aem-6.0.0-SP2-hotfix-6316.jar Update to REPL latest with the "click method" described in the readme

toniedzwiedz commented 8 years ago

Facing the exact same problem. 404 when requesting the token, 405 when trying to issue the PUT request.

Chrome 44.0.2403.155 m on Windows 8.1 Enterprise, same thing happening in Firefox 40.0.2 so I strongly doubt it's due to browser issues.

The AEM instance itself is running on a VM, on Centos Linux