Can anyone please help me find out what is causing this problem?
When I try to save a webapp that I've created in Web Appbuilder I get this message: "Failed to save app".
The Chrome developer tools console show these errors:
POST http://dpc0159.civic.npdc.govt.nz:3344/webappbuilder/rest/apps/2/saveconfig 502 (Proxy Error ( The specified network name is no longer available. ))k @ init.js:162(anonymous function) @ main.js:1586k @ init.js:199m @ init.js:199f.resolve @ init.js:201(anonymous function) @ init.js:815k @ init.js:199m @ init.js:199f.resolve @ init.js:201a @ init.js:200k @ init.js:200m @ init.js:199f.resolve @ init.js:201a @ init.js:200k @ init.js:200m @ init.js:199f.resolve @ init.js:201a @ init.js:200k @ init.js:200m @ init.js:199f.resolve @ init.js:201q @ init.js:160f @ init.js:164
main.js:1551
SyntaxError: Unexpected token <
at Object.parse (native)
at a.json (http://js.arcgis.com/3.13/init.js:242:182)
at n (http://js.arcgis.com/3.13/init.js:240:340)
at q [as handleResponse] (http://js.arcgis.com/3.13/init.js:160:111)
at XMLHttpRequest.f (http://js.arcgis.com/3.13/init.js:164:201)
I've tried debugging and watching various objects, but I can't see what the cause is.