Step Function execution from console gives a blank screen

0

This just started happening last night -- I'm developing a flow using Step Functions. The first execution from the AWS console works fine, but if I click "New Execution" and run it again I get a white screen (with the black AWS banners on top and bottom). The console error says "Invalid time value" in "graphene console" (see screenshot)screenshot . I've tried it on Chrome, Chrome Canary, Chrome incognito, Firefox, and Opera with the same results.

Is anyone else having the same trouble??

Roger
질문됨 4달 전285회 조회
2개 답변
0

Is your computer's time correct? If it is, please open a support case.

profile pictureAWS
전문가
Uri
답변함 4달 전
  • Yes, the time is correct -- thank you for the answer. And unfortunately I only have basic support so I'm unable to open a support case. So I either live with it or spend $29 to upgrade my support plan. Unless you know of a different way.

  • And I've disabled all Chrome extensions on a hunch with no effect. But the problem happens on Firefox and Opera where I have no browser extensions enabled.

0

I figured out why this is happening -- the redirect URL after starting another execution has an invalid date format. The end of the URL says startDate=<date> but <date> is in a URL encoded string format when it should be a long integer.

I wrote a Chrome Extension to fix it as a workaround until AWS fixes it. See https://github.com/rogerjaffe/aws-step-function-fix. The details are in the Readme file

Roger
답변함 4달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠