Skip to content

I reinstalled gettc, and now it throwing error #33

Description

@mukeshtiwari
➜  SRM 756 git:(master) ✗ gettc 11127
Traceback (most recent call last):
	6: from /usr/local/bin/gettc:23:in `<main>'
	5: from /usr/local/bin/gettc:23:in `load'
	4: from /Library/Ruby/Gems/2.6.0/gems/gettc-2.1/bin/gettc:81:in `<top (required)>'
	3: from /Library/Ruby/Gems/2.6.0/gems/gettc-2.1/bin/gettc:36:in `init'
	2: from /Library/Ruby/Gems/2.6.0/gems/gettc-2.1/bin/gettc:36:in `new'
	1: from /Library/Ruby/Gems/2.6.0/gems/gettc-2.1/lib/gettc/download.rb:85:in `initialize'
/Library/Ruby/Gems/2.6.0/gems/gettc-2.1/lib/gettc/download.rb:156:in `get_cookie': Failed to acquire a JWT token (Gettc::AuthTokenError)
Account: sahiltiwari|
Server Response:
{
  "error": {
    "name": "Internal Server Error",
    "value": 500,
    "description": "Something is broken. Please contact support.",
    "details": "the connection was disabled"
  },
  "serverInformation": {
    "serverName": "TopCoder API",
    "apiVersion": "0.0.1",
    "requestDuration": 487,
    "currentTime": 1581934478618
  },
  "requesterInformation": {
    "id": "some hex code information here",
    "remoteIP" my ip address ",
    "receivedParams": {
      "username": "sahiltiwair",
      "password": "I do not want any one to know password :)",
      "apiVersion": "v2",
      "action": "generateJwt"
    }
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions