Data Rollback and Modification Issues
Problem Description
Users report that modified content automatically reverts to the old version the next day, or content disappears and merges into other categories.Solution
Model code reinitializes old data when data loading fails. Recommended approaches:- Use a separate backend to manage data: Separate data management from model logic to avoid reinitialization when data loading fails
- Let the model modify data directly: Ensure data modification operations are handled directly by the model to reduce data inconsistencies caused by intermediate steps
AI Try-On Generation Failure
Problem Description
Users report errors with the AI try-on generation feature, with multiple fixes proving ineffective.Solution
This issue is usually caused byheaders parameters causing body serialization problems. Resolution steps:
- Check the
headersparameters in API requests - Have AI identify redundant
headersparameters - Ensure
headersandbodyserialization formats are consistent - Remove unnecessary
headersconfigurations
Errors After Credits Top-up
Problem Description
Users report that sessions terminate abnormally after Credits top-up, preventing continued operations.Solution
- Check logs: Review system logs to identify specific error messages after Credits top-up
- Use Fix: Click the Fix button in superun to handle abnormal states
- Re-test: After fixing, re-test to confirm the session can continue normally
💡 Tip: If the problem persists, contact technical support and provide relevant log information.
Backend Address and APP Deployment Issues
Problem Description
Users inquire about backend addresses and APP download methods.Solution
Current Limitations:- superun currently can only generate web applications, not native APPs
- To deploy a backend management system, you need to generate the backend first, then proceed with other configurations
- Backend addresses will be provided after generation, with specific locations depending on your deployment method
- First use superun to generate a backend management system
- Obtain the backend access address
- For mobile experience, consider using responsive design or PWA (Progressive Web App)
Browser Compatibility Issues
Problem Description
Safari (especially older versions, such as Safari 16.1 / macOS 13) cannot open the website, showing a blank page, or unable to access in certain network environments.Solution
- Recommended browsers: Use mainstream browsers such as Chrome, Edge, Safari (newer versions)
- System upgrade: Upgrade macOS system to get the latest version of Safari
- Network test: Visit
https://net-test.superun.app/to test network connection - Device recommendation: Try to use desktop for operations, as mobile and iPad adaptations are still being improved
Preview and Operation Issues
Problem Description
Preview cannot open but published links work normally, have Credits but cannot operate or type, preview stays in a certain state with no page changes, or features fail again after being fixed.Solution
-
Preview cannot open:
- Check network connection, visit
https://net-test.superun.app/to test - Try opening preview in a new page
- If published links can be accessed, it may be a preview environment issue, refresh the browser
- Check network connection, visit
-
Have Credits but cannot operate:
- Need to check “Generate Demo” first, then you can modify through dialogue after completion
- Ensure the project has completed initial demo generation
-
Preview state not updating:
- Click the “Fix” function to repair
- Refresh the entire browser page (not the page refresh inside)
- If “Execute” button appears after fixing, click it
- Close browser and reopen the project
-
Features repeatedly failing:
- AI may have reverted features in subsequent modifications
- Use version history rollback to restore to a previously working version
- Avoid repeatedly modifying in the same conversation, stop and change approach when issues are found
Performance Optimization Issues
Problem Description
Web pages load slowly, mobile version is slow.Solution
- Check network: May be a network issue, suggest testing network speed
- Optimize images: Images or files that are too large may cause slow loading, need to optimize image size
- Consult AI: Describe the problem clearly, let AI provide optimization solutions
- Consider user experience: Cannot require all users to have fast internet, need to consider loading performance when designing
Network Errors and Task Stuck Issues
Problem Description
Frequently pop up “Network Error” prompts, or tasks stay in “Reading console logs” process.Solution
- Network errors: May be due to high request volume, wait a moment; if it persists, contact technical support
- Task stuck: Contact technical support and provide project link
How to Submit New Issues
If you encounter other issues, you can:- Check this document to see if there are similar issues with solutions
- Contact the technical support team
- Post in the community forum for help
superun Website
Learn more about product features and examples.

