If the editor just hangs on a white screen, the usual culprit is a heavy project with too many files or a bloated main .tex file. Try opening the project in a different browser — Chrome tends to handle it better than Safari. Clearing the cache also helps: the editor sometimes gets stuck on a broken local state.
Scroll to the very bottom of the error log — Overleaf shows the root cause there, not at the top. Most often it's a missing package, a typo in a command, or a broken \input path. If the log says «File not found», check that the referenced file is actually uploaded and the name matches exactly, including case.
Overleaf has a 50 MB project size limit on free accounts. If an upload silently fails, check the total project size first. For large images, compress them before uploading — a 10 MB PNG in a paper rarely makes sense anyway. Supported formats are PDF, PNG, JPG, and EPS; other types get rejected without much explanation.
This usually happens after a token expires or permissions get revoked. Go to Account Settings, disconnect the integration, and reconnect it from scratch. If you're syncing with GitHub and see merge conflicts, resolve them locally before pushing — the built-in sync isn't designed to handle conflicts automatically.
Sharing links sometimes stop working if the project owner changes the sharing settings and doesn't re-send the link. Check that sharing is still set to «Anyone with the link» or re-invite collaborators by email directly from the Share dialog.