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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南