Site Not functioning Correctly After Update From 7.7.1 to 7.7.6

Hi All,
I’ve just updated from 7.7.1 to 7.7.6 and am having a big problem with the first site I tested. This is a recent site nad has been working perfectly on previous Wappler versions.

It looks like the db connection is not being activated/used as the pages are rendering correctly but anything with dynamic data is failing to show live data. Heres a short link to the home page - it has live data on it but it doesnt show at all:

I have installed all NodeJS dependencies, published all new files to server. I’ve restarted Wappler, restarted the server. Checked the DB connections, they're working fine. Its perplexing as I cant seem to see any errors ion the console.

I have a few projects to update this way so its pretty important I find out whats causing this - does anyone out there have any ideas?

Maybe linked to this?
I am just seeing a preloader

1 Like

I just read that Brian and am trying to find the post by @cheese - it does say though that this issue was resolved in 7.7.6 - I’ll investigate further…

1 Like

Do you see Api output in the developers console?
I assume the preloader signifies the data is not being received so the page never becomes ready.

Think you’ve pointed me in the right direction Brian, I tried to open the SC API in the browser and I get a 404 page - this is the problem, looks like a routing issue with 7.7.6

1 Like

Similar?

1 Like

Yes its the same issue - the installed version is 7.7.6 and the issue still happens from a fresh install of 7.7.6 - however, when i added the file @patrick listed on this page it works fine:
https://community.wappler.io/t/api-actions-settings-route-path-issue/66395/10

Glad to see you got the site working. Such a fun idea!

1 Like

I just confirmed the above. I republished another site using Wappler 7.7.6, restarted everything and the issue persisted on the other site too - I manually added the routes.js file in @patrick post above and that fixed the issue - it looks to me like this problems hasn’t been fixed in 7.7.6.

Thanks for that, it’s a seriously great concept - the users love it.

On a side note, @Hyperbytes helped a lot with the honing of his fantastic All-In-One AI extension to fine polish the mugshot generation - the mans a genius :grinning_face:

1 Like

I think this may have been missed out of yesterdays update. I've mentioned this in my original message to the Team after highlighting the issue and Patrick kindly providing the fix for it.

2 Likes

We just released an inline extension update that fixes this problem.

1 Like