2012-07-22 13:10
Hello all!
I have Nokia N9 64 GB Black. OS & Firmware: MeeGo 1.2 Harmattan PR1.3(Latest firmware now).
I have the provlem with my MeeIn app in my N9.
See my attached screenshots.
I sing up my LinkedIn account then i log in at MeeIn.
2 days later i want to log out from my app and i do it.
Then i want to log in into the app and i can't do it because app showed me error: "Unknown error. Please try again later"
Then after 2-3 days i tried to sign in again(i thounght that maybe something with LinkedIn server, Updating or smth...)-the same problem: "Unknown error. Please try again later"
Then i rebooted my device and updte it in Nokia Software Updater-the same: "Unknown error. Please try again later"
Then i cleaned at all my device-useless.![]()
Other social networks works good, but MeeIn-not.
I read at maemo talk and i see that Many people have the same problem in MeeIn app and do all that i do it's useless too(.
PLEASE NOKIA ADMINISTRATORS AND DEVELOPERS HELP WITH MeeIn App!
Thanks,
Karen.
Solved! Go to Solution.
2012-07-23 12:41 - edited 2012-07-23 12:44
So anybody want to help me
Is there any geniuses here?
2012-07-24 20:13
See this site: http://talk.maemo.org/showthread.php?t=84325
These people have the same issue.
2012-07-30 19:32
2012-07-31 12:44
We are investigating this.
2012-08-01 15:34
2012-08-06 7:32
Is there any solutions???![]()
2012-08-06 12:41
Sorry, no solution yet, it's unclear why Meein client seems in some situations fail to connect to Linkedin.
2012-08-10 12:23 - edited 2012-08-10 13:06
What now? How soon You will solve this problem?
Can You contact developers of this app and say about this issue? They can update app to another version in Nokia Store and fix it.
2012-08-11 22:07
How can i trust Nokia product and apps and buy them if they have such bugs?![]()
2012-08-20 12:38
Try first if uninstalling and reinstalling the Meein client helps:
If this doesn't yet solve the issue, you may have to fully reset the device and reinstall Meein client after that:
If still no success, clear the device again and try the same steps as above but disable "Applications, settings" when restoring from the backup (to avoid the problem being reintroduced if there's something wrong in your original device settings).
2012-08-21 11:56
This works for me thank you, Nokia & pj98.![]()
![]()
2013-01-24 10:24
Ey guys!!
I think I got the solution for that issue!
Just having a look at the n9 filesystem from ssh, I have seen that config directory for Meein had the wrong permissions!
So, from the terminal, you can do the following (having inception and ariadne):
/home/user/.config # ls -la (look at directory "linkedin")
And if you see this:
drwxrwx--x 2 signon signon 4096 Jul 4 2012 linkedin
That's the problem. To change back permissions, you need to do:
/home/user/.config # ariadne chown -R user:users linkedin/
Password for 'root':
So now, if you check again the permissions:
/home/user/.config # ls -la (look for "linkedin" directory)
drwxrwx--x 2 user users 4096 Jul 4 2012 linkedin
After changing the owner of the directory, I was able to login in my linkedin account and Meein is woking again ![]()
P.D You need to use ariadne to change the ownership of the directory, so to use this you will ned to have both inception and ariadne. At least, it is easier that clear all the settings of the device ![]()
2013-02-12 16:56
Thank you for this post marcobon(for this new guide how to fix it)!!! I select it for another way of solution in this problem and this post!!!
![]()
Best Regards,
Karen.