W
Wasp-lang•2w ago
RPD

My website isn't showing up when I run wasp start

I got a wasp project generated using mage ai. I added the necessary preequisites to run the project and ran wasp start. However, even though everything runs properly there's nothing showing up on the local host. It's just a blank white screen. There aren't even any errors, so I don't know what the issue is. Any help?
5 Replies
kapa.ai
kapa.ai•2w ago
Hi @RPD. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- I'm sorry to hear you're having trouble with your Wasp project. Here are a few steps you can take to troubleshoot the issue: 1. Check the Ports: The backend server runs on port 3001 and the frontend server runs on port 3000. Make sure no other service is using these ports. If they are, terminate those services and try starting the app again source (https://discord.com/channels/686873244791210014/1213958217537814640). 2. Check for Errors in the Console: Open your browser's developer tools console and check for any errors. These might give you a clue as to what's going wrong source (https://discord.com/channels/686873244791210014/1214018136815308830). 3. Check Your Code: There might be errors in the code generated by Mage AI. For example, there might be incorrect or non-existent imports. You can check the error messages in your terminal or console for clues. If you find any, you can refer to the Wasp documentation (https://wasp-lang.dev/docs) to find the correct way to import or use certain features source (https://discord.com/channels/686873244791210014/1213958217537814640). 4. Share Your Code: If you're still having trouble, you can share your generated app with the Wasp community. There's a "Share" button on the Mage AI platform that you can use to generate a link to your app. You can then share this link on the Wasp Discord server for more help source (https://discord.com/channels/686873244791210014/1214018136815308830). I hope these steps help you resolve your issue. If not, don't hesitate to ask for more help on the Wasp Discord server (https://discord.com/invite/rzdnErX). ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ---------------------- Sorry @RPD, I seem to be having a bit of trouble. Don't worry though, I've pinged my support and they will try to fix me up! :technologist: Perhaps try again in 15mins?
Adam
Adam•2w ago
turn off ublock, its a problem that many have had
Filip
Filip•2w ago
Hey @RPD, whenever you see a white screen (in a Wasp app or otherwise), the first step is opening up the chrome dev tools and checking the console for errors. Try to do that and report back here 🙂 Also, like Adam said, it could be ublock.
Hugoo
Hugoo•2w ago
don't know if it's solved but yes turn of ublock, or add filters for every url link in their "ignore/whitelist filters" but its easier to just turn it off this will solve your problem. like they said above 🙂 (just had the same issue on 1 url link)
RPD
RPD•6d ago
Thanks for all the help I figured it out it was just an issue in the code that only showed up in the console
Want results from more Discord servers?
Add your server