ErrLookup › alyssaxuu/screenity

alyssaxuu/screenity

The free and privacy-friendly screen recorder with no limits 🎥 · JavaScript · 324 source files

Analyzed at 512606387b on 2026-09-02. 38 documented errors.

Code / MessageTypeSeverityTags
Token verify failed (${response.status})
exception error
Drive folder search failed: ${searchRes.status} ${text}
exception error
Drive folder creation failed: ${createRes.status} ${text}
exception error
Drive resumable init failed: ${initRes.status} ${errBody}
exception error
Drive resumable init missing Location header
exception error
Drive chunk PUT failed: ${chunkRes.status} ${errBody}
exception error
Drive chunk PUT exhausted retries at offset ${offset}
exception error
Drive resumable upload made no progress at offset ${offset}
exception error
Drive resumable upload finished without final response
exception error
Sign-in failed
exception error
File ID missing after upload
exception error
drive_auth_failed
User cancelled sign-in or failed to get token
exception error
chrome.offscreen API unavailable
exception error
offscreen-busy-recorder
offscreen-busy-recorder
exception error
content script injection failed for tab ${tabId}
exception error browser-extension, content-script, injection, chrome-scripting
Missing projectId
exception error validation, missing-parameter, cloud-recorder, config
Camera track has ended
exception error webrtc, media-stream, camera, device, cloud-recorder
Missing sceneId in uploadMeta
exception error validation, missing-parameter, cloud-recorder, state
No valid media uploaded - both screen and camera mediaId are
exception critical upload, network, cloud-recorder, media
Failed to create scene: ${errorText}
exception error api, backend, recording-pipeline, chrome-extension
Failed to create video project
exception error api, backend, project-creation, chrome-extension
Failed to initialize uploaders
exception error upload, bunny, network, recording-pipeline
offscreen tab stream failed
exception error chrome-extension, tab-capture, offscreen, service-worker, messaging
Uploader has already been initialized
exception error upload, state-machine, tus, bunny, lifecycle
Invalid reuse object: must have both videoId and mediaId
validation error validation, argument-error, cloud-recorder
Not authenticated with Screenity
exception error authentication, extension, chrome-runtime, unauthorized
Missing user token for saving upload metadata
exception error authentication, token, chrome-storage, extension
Failed to create Bunny video
http critical network, api, backend, http-error, bunny
resume-offset-unverified
Could not verify server offset during resume.
exception error resume, upload, tus, offset, integrity
Failed to start TUS upload session
http error network, http, upload, tus
Untrusted TUS location host: ${parsed.host}
exception critical security, ssrf, upload, tus, header-validation
Invalid TUS location: ${err?.message || err}
exception error url-parsing, upload, tus, http
write-after-finalize
Cannot write during finalization
exception error upload, tus, race-condition, state-machine
Uploader paused
exception warning upload, tus, state-machine, pause
Uploader not initialized
exception error upload, tus, lifecycle, initialization
Uploader in error state: ${this.error}
exception error upload, tus, state-machine, error-handling
❌ No supported MIME types found
exception error mediarecorder, browser-compatibility, mime, recording
WebCodecsRecorder: No supported H.264 encoder
exception error webcodecs, h264, encoder, browser-compatibility