Dev Environment Not Loading

My dev environment hasn’t loaded my app since Saturday. I’ve created three apps of various complexity, and the only way I can see them is by deploying the apps.

I walked through all AI-Sam’s recommendations and got nowhere. It’s frustrating and support hasn’t gotten back to me.

Anyone else having the issue? Any ideas?

What do you see on the webview? Any errors? I had an issue while traveling and using WIFI in an Airbnb. The DNS would not resolve for the webview. I tried using command line to force DNS refresh but only resolved after rebooting my laptop.

When I run the app after an input, this is what I get -

What did one of your agents reply if you give it this screenshot and tell it your problem?

I didn’t try that. I gave it the error code that appeared on the screen and asked it to debug, it did, and it came back to this. I created three repels and got the same issue - once was as very simple tic-tac-toe game to see if the problem related to complexity - it didn’t.

I had experienced that early on and I don’t remember how I fixed it but if it is happening on all your apps I believe it is an issue with your system. Did you use the mobile app to confirm it is the same?

I downloaded the mobile app, and tried my easiest/lightest app - at first it worked in webview and now it won’t. When I saw that it was working, I tried another app and it didn’t work. Went back to the first app and it wouldn’t work either, the second time.

I’ve also restared my macbook and phone. No change in webview in the dev environment.

No change on phone either after a restart.

This is definitely an environment issue. Give that screenshot to your agent and ask again.

I logged out and back in and it works now. I did that yesterday and nothing. Today, combining it with the reboot seems to have done it. Such a pain in the ass…

That didn’t last long. It failed again, and forced a log out/in to get it back. Not sure how long it will last, but am doing something, so I expect I’ll have to do it again if I want to see the app in the dev environment.

1 Like

Nearly identical issue for me for two of my apps. Weird but some/most others work just fine. Tried 2 computers, 4 browsers, mobile app, contacting support, clear cache, reboot…seems to be an environment issue and I can’t get to ANY features, including agent or assistant, so I’m hoping you get some help here that I can try!

In the networking tab, if the Dev URL ends in .co, then there’s an issue on their end. It should end, as this now fixed URL is, with .dev.

Try this “reachable” link - https://dotdevproxy.worf.replit.dev/__reachability - you’ll get the word “reachable” on a blank screen. Then try https://dotdevproxy.worf.replit.co/__reachability - it will not work.

The .co has been deprecated, but I guess it started showing up in my links, and so was block by ISPs because it’s seen as spammy.

Anyway, there was no way I could have solved it myself, so go back to support, or email Kody at - kody.low@repl.it - he helped me.

Jay