huyi
Posts: 0
Joined: Wed Mar 25, 2015 5:53 am

I tried to login the editor page from the Apps tab. It refreshes the page and returns me to the beginning tab (Apps tab)

Hey Appery Team,
I can open the home page, and login my account. Yet every time I tried to login the editor page from the Apps tab. It refreshes the page and returns me to the beginning tab (Apps tab).

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

I tried to login the editor page from the Apps tab. It refreshes the page and returns me to the beginning tab (Apps tab)

Hello -

Please try to clear browser cache and give it another try. This link should be helpful: https://devcenter.appery.io/documenta...

huyi
Posts: 0
Joined: Wed Mar 25, 2015 5:53 am

I tried to login the editor page from the Apps tab. It refreshes the page and returns me to the beginning tab (Apps tab)

Image

I have to clear the browser cache, but still does not work. I suspect that the problems caused by your ad unit

huyi
Posts: 0
Joined: Wed Mar 25, 2015 5:53 am

I tried to login the editor page from the Apps tab. It refreshes the page and returns me to the beginning tab (Apps tab)

Application Cache Cached event
dpx.js?cid=18328&m=1&sifi_tuid=3201:63 GET http://i.simpli.fi/p?cid=18328&cb=dpx... dpx.get_matching_pixels @ dpx.js?cid=18328&m=1&sifi_tuid=3201:63dpx.drop_pixels @ dpx.js?cid=18328&m=1&sifi_tuid=3201:31dpx.run @ dpx.js?cid=18328&m=1&sifi_tuid=3201:22(anonymous function) @ dpx.js?cid=18328&m=1&sifi_tuid=3201:132(anonymous function) @ dpx.js?cid=18328&m=1&sifi_tuid=3201:135
mnh.winnerical.org/?pid=99999&cc=CN&eid=1003&hid=0&v=0.1.1&ch=10&cid=0&tid=7&adtid=0&smid=0&pbid=0&oh=0&sh=bestwebnutfunblack.net:1 GET http://mnh.winnerical.org/?pid=99999&... 503 (Service Temporarily Unavailable)
main.js?build=35679:114 application_top_panel, project_panel, popups_manager, media_manager, files_manager, modules_dependency, main_tabs, environment_settings, state_manager, tiggzi_project, collaboration_manager
require.js:1 Uncaught TypeError: d.load is not a function(anonymous function) @ require.js:1(anonymous function) @ require.js:1i @ require.js:1s.callPlugin @ require.js:1s.fetch @ require.js:1s.check @ require.js:1s.enable @ require.js:1(anonymous function) @ require.js:1(anonymous function) @ require.js:1(anonymous function) @ require.js:1each @ require.js:1s.emit @ require.js:1s.check @ require.js:1s.enable @ require.js:1s.init @ require.js:1o @ require.js:1t.completeLoad @ require.js:1t.onScriptLoad @ require.js:1
require.js:1 Uncaught Error: Mismatched anonymous define() module: function () {
var buildMap = {};

Code: Select all

     return { 
         load: function (name, req, onLoad, config) { 
             var parsedName = this.parseName(name), element; 

             if (buildMap.hasOwnProperty(parsedName.moduleName)) { 
                 onLoad(buildMap[parsedName.moduleName]); 
             } else { 
                 element = document.getElementById(parsedName.moduleName + "." + parsedName.ext); 
                 if(element) { 
                     var html = this.removeCDATA(element.innerHTML); 

                     buildMap[parsedName.moduleName] = html; 

                     onLoad(html); 
                 } 
             } 
         }, 

         removeCDATA: function (innerHTML) { 
             return innerHTML.replace("<![CDATA[", "").replace("]]", ""); 
         }, 

         parseName: function (name) { 
             var strip = false, index = name.lastIndexOf("."), 
                 modName = name.substring(0, index), 
                 ext = name.substring(index + 1, name.length); 

             index = ext.indexOf("!"); 
             if (index !== -1) { 
                 //Pull off the strip arg. 
                 strip = ext.substring(index + 1, ext.length); 
                 strip = strip === "strip"; 
                 ext = ext.substring(0, index); 
             } 

             return { 
                 moduleName: modName, 
                 ext: ext, 
                 strip: strip 
             }; 
         } 
     }; 
 } 

http://requirejs.org/docs/errors.html... @ require.js:1e @ require.js:1requirejs @ require.js:1a.inherit._createComponent @ main.js?build=35679:12(anonymous function) @ main.js?build=35679:12(anonymous function) @ main.js?build=35679:30(anonymous function) @ main.js?build=35679:30Backbone.Events.trigger @ main.js?build=35679:73b.Model.extend.serviceLoaded @ main.js?build=35679:30(anonymous function) @ main.js?build=35679:30(anonymous function) @ main.js?build=35679:20c.inherit.getItem.g.complete @ main.js?build=35679:13J.Callbacks.m @ main.js?build=35679:97J.Callbacks.n.fireWith @ main.js?build=35679:97d @ main.js?build=35679:99J.support.ajax.J.ajaxTransport.send.d @ main.js?build=35679:99
main.js?build=35679:114 application_top_panel, project_panel, popups_manager, media_manager, files_manager, modules_dependency, main_tabs, environment_settings, state_manager, tiggzi_project, collaboration_manager
SharedApp.js?t=0:3 GET http://ajax.googleapis.com/ajax/libs/... net::ERR_CONNECTION_TIMED_OUTt.nativeAjax @ SharedApp.js?t=0:3ExternalResources.loadAndPatchExternal @ SharedApp.js?t=0:3ExternalResources.patchExternalOrFallback @ SharedApp.js?t=0:3ExternalResources.getJQuery @ SharedApp.js?t=0:3t.init @ SharedApp.js?t=0:8(anonymous function) @ wpgb.js?bname=MacVx&subid=1003_99999:2(anonymous function) @ wpgb.js?bname=MacVx&subid=1003_99999:2(anonymous function) @ l.js?aoi=1311798366&pid=1750&zoneid=584886&ext=MacVx&systemid=0&ext=MacVx:58
main.js?build=35679:114 application_top_panel, project_panel, popups_manager, media_manager, files_manager, modules_dependency, main_tabs, environment_settings, state_manager, tiggzi_project, collaboration_manager

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

I tried to login the editor page from the Apps tab. It refreshes the page and returns me to the beginning tab (Apps tab)

Hello Huyi,

Could you please try to open your app in another browser. Also please check that any 3rd party programs ( such as antivirus or firewall) don't affect to the work of the browser.

Return to “Issues”