DeepLens - How to fix "The security token included in the request is invalid"?

0

I'm going through the process of registering my DeepLens.

The moment I go to the page for registering my lens with V1, I get a message of "The security token included in the request is invalid".

If I instead go through the V1.1 process, I get the same message after hooking up my DeepLens, and setting up the internet.

Under either path, the lens fails to register.

Any ideas?

Trouble Shooting So Far:

  • Tried issuing new security key
  • Tried using root account and IAM role
  • Tried clearing cache
  • Tried using a different account
  • Tried using a different computer
질문됨 2년 전1730회 조회
2개 답변
0

The path that worked for me so far (there is no way this is intended):

  1. Start to register the camera using V1.0. Make it far enough to get wifi enabled, but not far enough that they let you download a cert...
  2. Cancel out of that, and go to register with V1.1, make it almost all the way through till it blocks you at "The security token included in the request is invalid"
  3. Go into IAM and delete all of the service roles related to DeepLens/GreenGrass
  4. Watch as randomly it lets you through when you keep trying to register (what the heck)
  5. Cry as it infinitely spins on trying to get certs, and eventually you deregister it.
  6. Make sure your device is plugged in, and go to http://deeplens.config/ in your browser. This will let you set up an ssh password.
  7. SSH into the computer and run these commands:
sudo apt-get update
sudo apt-get install awscam
sudo reboot
  1. Register again using V1.1....again....delete IAM roles and randomly keep trying to push through the registration process
  2. Write up a 7 step process document because AWS doesn't seem to care about this service anymore :(
답변함 2년 전
  • AWS has really screwed over anyone who is trying to get a deeplens to work off the shelf. I agree they don't care -- and it sucks.

0

I had same issue, but after enable MFA, then logout and login, it works. Give it a try! :)

wmz
답변함 2년 전

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

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

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

관련 콘텐츠