Please tell me if <trycf.com> with Lucee 5 is havi...
# cfml-general
d
Please tell me if trycf.com with Lucee 5 is having an issue - I am getting a syntax error on the following:
Copy code
<cfscript>
writeOutput('hello world');
</cfscript>
I was originally trying some slightly more advanced code and the syntax errors wouldn’t go away. So tried the above as the simplest line of code - but still seeing:
Copy code
There was an error parsing your code. This usually indicates a missing ; or another compile time syntax error. Check your syntax and try again.
All working on Lucee 4.5 engine. Guessing I have a bad Lucee 5 instance.
d
I’ve hit a lot of errors lately but mainly the service becoming unresponsive.
d
I think the Lucee 5 instance needs a restart!
a
Ping @abram, yeah it seems it needs a kick.
c
I tried today, too, and it's getting a 522 response code (Cloudflare?).
Seeing this in the browser
The loading of "<https://lucee5-sbx.trycf.com/lucee5/getremote.cfm>" in a frame is denied by "X-Frame-Options" directive set to "SAMEORIGIN".
d
I think that’s a red herring. The lucee5-sbx instance is unavailable and cloudflare is returning the 522 and probably missing the necessary headers normally returned by the actual lucee5-sbx instance
1
@abram any chance you can restart the lucee5-sbx instance?
a
Sorry for the delay. Was up in the mountains without service for a couple days. It’s been restarted now.
👍🏼 1
👍🏾 1
2
d
Great! Many thanks - if you need any help with trycf let me know.
2