Troubleshooting Guide¶
Common Issues¶
Login Issues¶
Can't log in / "Invalid credentials" error¶
Solutions:
- Check credentials
- Verify email address is correct
- Ensure password is typed correctly (passwords are case-sensitive)
-
Check that Caps Lock is off
-
Reset password
- Click "Forgot Password" on login screen
- Follow email instructions to reset
-
Contact your administrator if you don't receive the reset email
-
Account locked
- After multiple failed login attempts, accounts may be temporarily locked
- Wait 15 minutes and try again
- Contact your administrator to unlock immediately
Logged out unexpectedly¶
Cause: Session timeout after 24 hours or inactivity
Solution: Simply log back in. Your session expired for security.
Mobile App Issues¶
Camera not working for barcode scanning¶
Solutions:
- Grant camera permission
- iOS: Settings → Safari → Camera → Allow
-
Android: Settings → Chrome → Site Settings → Camera → Allow
-
Check HTTPS
- Ensure you're accessing via https:// (secure connection)
-
Look for padlock icon in browser
-
Restart browser
- Close and reopen the browser app
- Clear browser cache if issue persists
App running slowly on mobile¶
Solutions:
- Close other apps running in the background
- Clear browser cache
- Check internet connection speed
- Restart your device
- Update your browser to the latest version
Offline changes not syncing¶
Solutions:
- Check internet connection is restored
- Pull down to refresh the page
- Manually navigate to another page and back
- Check that you're not in airplane mode
Barcode Scanning Issues¶
Barcode won't scan¶
Solutions:
- Improve lighting - Ensure adequate light on the barcode
- Hold steady - Keep the device still for 1-2 seconds
- Position correctly - Center the barcode in the camera frame
- Clean barcode - Wipe label if dirty or damaged
- Manual entry - Type the number below the barcode as fallback
Wrong item appears after scanning¶
Possible causes:
- Barcode printed incorrectly
- Multiple barcodes on same label (scan only the primary barcode)
- Wrong barcode type configured
Solution: Verify the barcode number matches the expected product SKU. Report incorrect barcodes to your administrator.
Inventory Issues¶
Inventory count doesn't match physical count¶
Steps to resolve:
- Perform a cycle count for the affected location
- Review recent transactions for the product
- Check for pending receiving orders
- Create an inventory adjustment with notes explaining the discrepancy
- Contact your supervisor if large variance
Can't find a product¶
Solutions:
- Search by SKU instead of name
- Check if product is in a different warehouse
- Verify product exists in the system
- Check spelling of search term
Order Issues¶
Can't create new order¶
Possible causes:
- Insufficient inventory
- Product not assigned to your warehouse
- Missing required fields
Solution: Check error message for specific issue. Verify inventory availability and required information.
Order stuck in "Picking" status¶
Resolution:
- Review pick list completion
- Ensure all items are picked and confirmed
- Check for pending picks
- Contact supervisor if unable to complete
Performance Issues¶
Pages loading slowly¶
Solutions:
- Check internet connection
- Run speed test (www.fast.com)
- Try different network if available
-
Contact IT if consistent slow speeds
-
Clear browser cache
- Chrome: Settings → Privacy → Clear browsing data
-
Safari: Settings → Safari → Clear History and Website Data
-
Close unused tabs
- Browser performance degrades with many open tabs
-
Bookmark pages instead of keeping tabs open
-
Try different browser
- Test in Chrome, Safari, or Edge
- Update browser to latest version
Search is slow¶
- Allow search to fully load (wait 2-3 seconds)
- Use more specific search terms
- Filter by warehouse first
- Contact support if consistently slow
Data Entry Issues¶
Form validation errors¶
Common issues:
- Required fields missing: Fill all fields marked with asterisk (*)
- Invalid format: Check field hints (e.g., email format, number format)
- Duplicate values: SKUs and serial numbers must be unique
Solution: Read error message carefully and correct the indicated field.
Changes not saving¶
Solutions:
- Check for error messages at top of form
- Ensure all required fields are filled
- Verify you have permission to make changes
- Try refreshing the page and entering changes again
API / Integration Issues¶
API returns 401 Unauthorized¶
Cause: Invalid or expired access token
Solution:
- Re-authenticate to get a new token
- Check token is included in Authorization header
- Verify token hasn't expired (24-hour lifetime)
API returns 403 Forbidden¶
Cause: Insufficient permissions for the requested operation
Solution: Contact your administrator to request appropriate permissions.
Bulk upload fails¶
Common causes:
- CSV format incorrect
- Missing required columns
- Invalid data in cells
- Duplicate SKUs/serial numbers
Solution:
- Download the CSV template
- Check error message for specific row/column
- Verify data format matches requirements
- Try uploading a smaller batch to isolate issue
Error Messages¶
"Network Error"¶
Cause: Lost internet connection
Solution: 1. Check WiFi/cellular connection 2. Try accessing another website 3. Reconnect to network 4. Contact IT if network is down
"Session Expired"¶
Cause: Logged in for more than 24 hours or extended inactivity
Solution: Log in again. Your session ended for security.
"Insufficient Permissions"¶
Cause: Your account doesn't have permission for this action
Solution: Contact your administrator to request access.
"Record Not Found"¶
Cause: Item was deleted or never existed
Solution: Verify the ID/SKU is correct. Check with your supervisor.
Still Need Help?¶
If these solutions don't resolve your issue:
- Note the details:
- What you were trying to do
- Exact error message
- Steps to reproduce
-
Screenshots if possible
-
Contact Support:
- Email: support@zoratech.io
-
Include: Error details, your account email, timestamp
-
Check Documentation:
- FAQ
- User Guides
- Configuration Guide