- General
- Accounts
Where can I get code-level help?
Where can I get code-level help?
I am having trouble using Replit. How can I get help?
I am having trouble using Replit. How can I get help?
Where can I get help with billing?
Where can I get help with billing?
I cannot access my Replit account – what should I do?
I cannot access my Replit account – what should I do?
[email protected] and include your account username and sign-in ID.When will I get a response from Replit?
When will I get a response from Replit?
How do I restore my folders in my Replit App?
How do I restore my folders in my Replit App?
Note: Deleted Replit Apps are permanently deleted and unrecoverable 30-days after their original deletion date.
How do I restore a deleted Replit App?
How do I restore a deleted Replit App?
Note: Deleted Replit Apps are permanently deleted and unrecoverable 30-days after their original deletion date.
Why is my Replit App failing to load?
Why is my Replit App failing to load?
- Test your internet connection.
- Try a different browser.
- Check if your browser has enabled JavaScript.
- Use the command
kill 1in the shell to kill and restart the virtual Linux machine backing your Replit App.
How can I upload a large file to my Replit App?
How can I upload a large file to my Replit App?
scp (Secure Copy) to securely transfer files between local and remote systems over SSH. To copy files from your local machine to the remote machine, use this syntax:scp filename username@ip_address:/home/usernameYou can also copy entire directories using scp.How do I check my usage credit balance?
How do I check my usage credit balance?