Mobile project no longer loads -- platform icon spinning

@George @patrick a bit of a corruption or something happened today.

I have several mobile projects, all but one loads fine.

Here is a log file for the one not opening.

wappler.log.zip (2.0 KB)

This seems relevant:

[2023-12-01 09:39:59.250] Request failed : Error: read ETIMEDOUT

The platform icon spins forever, and if I load another mobile project before switching back to the problem project, it will build for the previous project.

This is a project that has been working for years, including yesterday. I have tried 5.8.2 and 6rc2.

Can you guide me on where to look for trouble?

Ultimately had to restore project folder to resolve. I was doing a lot of project switching this morning, so I suspect something happened in that process.

What was the difference?

The project toolbar refreshes by calling the system sdk tooos and fetching available devices and platforms. So maybe something is wrong there for the specific project.

The tools are also platform dependent so different for iOS than Android.

I couldn’t find the difference, but it was definitely inside the project folder. I’ll let you know if I bump into this again (and have more time to deal with it.)

1 Like