|
1 | 1 | ---
|
2 |
| -title: General Product Troubleshooting |
3 |
| -description: How to troubleshoot a website issue. |
| 2 | +title: general-product-troubleshooting.md |
| 3 | +description: Learn how to troubleshoot common Expensify issues, including login problems, error messages, and performance concerns. |
| 4 | +keywords: login issues, error messages, troubleshooting, browser issues, report errors, Expensify support |
4 | 5 | ---
|
5 | 6 |
|
6 |
| -# Issues with a Specific Feature |
| 7 | +# General Product Troubleshooting |
7 | 8 |
|
8 |
| -If you 're experiencing issues with a specific feature, refer to the corresponding section of the help docs for detailed explanations of common errors and troubleshooting steps . If you cannot find an answer, reach out to **Concierge** via in-product chat or email us at **[email protected]**. |
| 9 | +If you’re encountering an issue in Expensify, these troubleshooting steps will help you solve it. |
9 | 10 |
|
10 |
| -# Troubleshooting Local Issues |
| 11 | +--- |
| 12 | + |
| 13 | +## Common Issues & Solutions |
| 14 | + |
| 15 | +## Can't Log In? |
11 | 16 |
|
12 |
| -Is your webpage not loading? Try these steps: |
| 17 | +If you're having trouble accessing your account, try the following: |
13 | 18 |
|
14 |
| -- Click [here](https://www.expensify.com/signout.php?clean=true) to force a clean sign-out from the site. This removes any stale data that may cause issues. |
15 |
| -- Clear your browser's **cookies and cache**. |
16 |
| -- Open an **Incognito** or **Private browsing** window. |
17 |
| -- Try using a **different browser**. |
| 19 | +- **Check your internet connection** – Ensure you're connected to a stable network. |
| 20 | +- **Force a clean sign-out** – [Click here](https://www.expensify.com/signout.php?clean=true) to force a clean sign out, then try signing in again. |
| 21 | +- **Try a different browser or device** – See if the issue persists elsewhere. |
| 22 | +- **Troubleshoot Magic Code issues** – If you're not receiving the Magic Code, refer to the [email troubleshooting guide](https://help.expensify.com/articles/expensify-classic/settings/Email-Notifications). |
| 23 | +- **Troubleshoot 2FA issues** – If you're having trouble with Two-Factor Authentication, check the [2FA troubleshooting guide](https://help.expensify.com/articles/expensify-classic/settings/Two-Factor-Authentication). |
18 | 24 |
|
19 |
| -# JavaScript Console |
| 25 | +**Still having trouble?** Reach out to Concierge and provide the details of the issue you are experiencing. |
20 | 26 |
|
21 |
| -A developer console logs information about backend operations on websites and applications. This information helps developers diagnose issues. |
| 27 | +--- |
| 28 | + |
| 29 | +## Seeing an Error Message? |
22 | 30 |
|
23 |
| -If you've been asked to provide a screenshot of your developer console, follow the instructions below based on your browser. |
| 31 | +If you encounter a generic or "Oops!" error, try these steps: |
24 | 32 |
|
25 |
| -## Chrome |
| 33 | +- **Open an Incognito/Private Browsing window** and attempt the action again. |
| 34 | +- **Clear your browser’s cache and cookies** – Follow these guides for [Chrome](https://support.google.com/chrome/answer/2392709), [Firefox](https://support.mozilla.org/en-US/kb/how-clear-firefox-cache), or [Edge](https://support.microsoft.com/en-us/microsoft-edge/view-cookies-in-microsoft-edge-63947406-40ac-c3b8-57b9-2a946a29ae09). |
| 35 | +- **Switch browsers or devices** – Determine if the issue is browser-specific. |
26 | 36 |
|
27 |
| -- **Keyboard Shortcut**: |
28 |
| - - **Mac**: Cmd + Option + J |
29 |
| - - **Windows**: Ctrl + Shift + J |
30 |
| -- **From the Menu**: View > Developer > JavaScript Console |
| 37 | +**Still experiencing the error?** Take a screenshot and contact Concierge with the details. |
31 | 38 |
|
32 |
| -## Firefox |
| 39 | +--- |
33 | 40 |
|
34 |
| -- **Keyboard Shortcut**: |
35 |
| - - **Mac**: Cmd + Option + K |
36 |
| - - **Windows**: Ctrl + Shift + J |
37 |
| -- **From the Menu**: Menu Bar > More Tools > Web Developer Tools > Console tab |
| 41 | +## Issues with Transactions, Reports, or Receipts? |
38 | 42 |
|
39 |
| -## Safari |
| 43 | +If you’re encountering problems such as missing transactions, report submission failures, or receipt upload issues, try these: |
40 | 44 |
|
41 |
| -Before opening the console, enable it in Safari: |
| 45 | +- **Refresh the page** – Use `Ctrl + R` (Windows) or `Cmd + R` (Mac). |
| 46 | +- **Check your bank/card connection** – Navigate to `Settings > Account > Wallet` to confirm there are no connection issues. If you see an error, follow [this guide] (https://help.expensify.com/articles/expensify-classic/connect-credit-cards/Troubleshooting-Company-Cards) to resolve it. |
| 47 | +- **Try a different device** – If using the mobile app, switch to the web version (or vice versa). |
| 48 | +- **Restart your device** – A reboot can resolve many common issues. |
42 | 49 |
|
43 |
| -1. Click **Safari Menu** > **Settings** > **Advanced**. |
44 |
| -2. Check **Show features for web developers**. |
| 50 | +**Still not working?** Ensure your app or browser is updated to the latest version. |
45 | 51 |
|
46 |
| -Once enabled, open the console: |
| 52 | +--- |
| 53 | + |
| 54 | +## Experiencing Slow Performance or Display Issues? |
| 55 | + |
| 56 | +- **Disable browser extensions** – Some extensions may interfere with Expensify. |
| 57 | +- **Try a different network** – Switch between WiFi and mobile data to test connectivity. |
| 58 | +- **Check for Expensify outages** – Visit the [Expensify Status Page](https://status.expensify.com). |
| 59 | + |
| 60 | +--- |
47 | 61 |
|
48 |
| -- **Keyboard Shortcut**: Cmd + Option + C |
49 |
| -- **From the Menu**: Develop Menu > Show JavaScript Console |
| 62 | +## Next Steps if the Issue Persists |
50 | 63 |
|
51 |
| -## Microsoft Edge |
| 64 | +If troubleshooting hasn’t resolved the issue: |
52 | 65 |
|
53 |
| -- **Keyboard Shortcut**: |
54 |
| - - **Mac**: Cmd + Option + J |
55 |
| - - **Windows**: Ctrl + Shift + J |
56 |
| -- **From the Menu**: Right-click a webpage > Inspect > Console |
| 66 | +1. **Check the Expensify Status Page** to see if there’s a known outage. |
| 67 | +2. **Gather key details:** |
| 68 | + - The exact error message (if applicable). |
| 69 | + - Your device and browser details (e.g., "Chrome on Windows 10" or "Expensify iOS app"). |
| 70 | + - A screenshot of the issue (if possible). |
| 71 | +3. **Contact Concierge** with the above details for further assistance. |
| 72 | + |
| 73 | +--- |
| 74 | + |
| 75 | +## Advanced Troubleshooting: JavaScript Console |
| 76 | + |
| 77 | +If a Concierge requests a screenshot of your **developer console**, follow these steps: |
| 78 | + |
| 79 | +### Chrome |
| 80 | +- **Mac:** `Cmd + Option + J` |
| 81 | +- **Windows:** `Ctrl + Shift + J` |
| 82 | +- **Menu:** `View > Developer > JavaScript Console` |
| 83 | + |
| 84 | +### Firefox |
| 85 | +- **Mac:** `Cmd + Option + K` |
| 86 | +- **Windows:** `Ctrl + Shift + J` |
| 87 | +- **Menu:** `Menu Bar > More Tools > Web Developer Tools > Console tab` |
| 88 | + |
| 89 | +### Safari |
| 90 | +1. Go to **Safari Menu** > **Settings** > **Advanced**. |
| 91 | +2. Enable **Show features for web developers**. |
| 92 | +3. Open the console: `Cmd + Option + C` or **Develop Menu > Show JavaScript Console**. |
| 93 | + |
| 94 | +### Microsoft Edge |
| 95 | +- **Mac:** `Cmd + Option + J` |
| 96 | +- **Windows:** `Ctrl + Shift + J` |
| 97 | +- **Menu:** Right-click on the page > **Inspect** > **Console**. |
| 98 | + |
| 99 | +--- |
57 | 100 |
|
58 |
| -Following these steps will help diagnose and resolve common website issues effectively. |
| 101 | +This guide should help resolve most common Expensify issues. If you still need assistance, reach out to **Concierge** so we can help. |
0 commit comments