Skip to content

Uncaught (in promise) TypeError: Object.values is not a function(…) in MC mac labs #850

@yuliswe

Description

@yuliswe

Log in gets stuck.

===>>> appStateReducerAction <<<=== Object {fileOpTarget: undefined, conflictContents: Array[0], projects: Array[0], marmosetProjects: undefined, marmosetInterval: 0…} Object {type: "LOGIN_BUSY"}
DebugLogs.ts:103 Logging in at https://www.student.cs.uwaterloo.ca/~cs136/seashell-new/cgi-bin/login2.cgi ...
DebugLogs.ts:103 Request succeeded.
DebugLogs.ts:103 Connecting to websocket...
DebugLogs.ts:103 Socket is already connected. Closing and reconnecting.
DebugLogs.ts:103 Connecting to websocket...
DebugLogs.ts:103 Existing websocket is closed. Reopening new connection.
DebugLogs.ts:103 Waiting for server response -- setting timeout for 5000 seconds...
DebugLogs.ts:103 Request -1 succeeded after 13 ms Object {success: true, id: -1, result: Array[32]}
DebugLogs.ts:103 Authenticating websocket...
DebugLogs.ts:103 Request -2 was sent Object {id: -2, type: "clientAuth", response: Array[4]}
DebugLogs.ts:103 Request -2 succeeded after 20 ms Object {success: true, id: -2}
WebsocketClient.ts:312 Uncaught (in promise) TypeError: Object.values is not a function(…)

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