The webpage at http://localhost:8101/ could not be loaded because: net::ERR_CONNECTION_REFUSED

Hi guys i know there is already some topic where this issue where already discussed but i´ve been read then for days and try all suggestion, but unfortunatelly none of them is working for me, I had my app working till I decide update capacitor and cordova version because of some plugins for storage I needed, it works perfectilly on browser but in all the device emulator and real device gives me that error. I hope you can help me please.

this my ionic info:

Cordova plugin list:

config.xml file

<?xml version='1.0' encoding='utf-8'?> na_via An awesome Ionic/Cordova app. Ionic Framework Team

capacitor.config.json

{
“appId”: “io.navia.starter”,
“appName”: “na-via.dione-sky”,
“bundledWebRuntime”: false,
“npmClient”: “npm”,
“webDir”: “www”,
“server”: {
“url”: “http://localhost:8101”,
“originalUrl”: “http://localhost:8100
}
}

config.xml

981e6237f38ca42f53e3a9c8fc0ee96051e61945_2_690x374