Victor Fagerström
Posts: 0
Joined: Sun Dec 01, 2013 1:03 pm

App log in problem

Is there something wrong with your servers or something? My project won't surpass my login page, I don't see anything other that could cause the problem. The problem just came out of nothing.. And if I have happened to do something causing the problem, I don't know what.

http://appery.io/app/project/a8cfd310...

Image

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

App log in problem

I don't think this is a server issue... this looks like a JavaScript error. Did you add any JavaScript to your app?

What service are you invoking to login?

Victor Fagerström
Posts: 0
Joined: Sun Dec 01, 2013 1:03 pm

App log in problem

Yeah, I added a long piece of JS code that i found here: http://docs.appery.io/tutorials/build...
like 1h ago, may very well be whats causing problems. I deleted the entire JS after running the app only once, realizing it wasn't what I was looking for. Could a problem still be even though the JS-file is deleted?

Victor Fagerström
Posts: 0
Joined: Sun Dec 01, 2013 1:03 pm

App log in problem

I am invoking login service and it worked perfectly earlier today. So your probably right that javascript messed something up.. Can it be fixed/how? because I really don't see anything else I can do in the project to make problem go away.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

App log in problem

Did you remove all the files..? You don't have any includes..?

Victor Fagerström
Posts: 0
Joined: Sun Dec 01, 2013 1:03 pm

App log in problem

How can I see that? I don't have any created JS-files in the left meny

Victor Fagerström
Posts: 0
Joined: Sun Dec 01, 2013 1:03 pm

App log in problem

No, there are no weird files from what I can see.. Sure there's some JS bound to some components and actions, but nothing that wasn't there before login stopped working..

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

App log in problem

Hello! Most often such kind of errors appears when there is an error in code on page which is loaded. Do you navigate somewhere on any service event? If so make the page you navigate to start page and check errors in console. If there are some errors and you need help please post error screenshot.

Victor Fagerström
Posts: 0
Joined: Sun Dec 01, 2013 1:03 pm

App log in problem

Thanks, found out problem was a delete service on the page loaded after login :)

Return to “Issues”