You Are Here:

Community: Developer Discussion Boards

Reply « Previous Thread | Next Thread »

#1 Old Symbian Signed Online broken, or it just hates me? - 2008-08-14, 17:11

Join Date: Feb 2008
Posts: 28
totetote
Offline
Registered User
Hello. I´m having a big problem every time I try to sign a SIS file. About 7 days ago I had no problem signing files using this service, but now I just can´t. I tried unsigned SIS files (as appswitch downloaded from cyke page), my own SIS files created by Ensymble 0.27, etc.

I´m always getting this message from Symbian Signed. I read something about it, but the only solution purposed was re-building the sis file, and I have tried it many times without success.

Open Signed application signed fails

Dear email@gmail.com, Your application (appswitch103_unsigned_devcertfree.SIS) signing has failed. This may be because it has been flagged as a potential virus by our scanning or because the format of your sis file is incorrect or corrupt. Please try re-building your .sis file and re-submitting


Thanks for your help
Reply With Quote

#2 Old Re: Symbian Signed Online broken, or it just hates me? - 2008-08-14, 17:46

Join Date: May 2007
Posts: 2,738
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Strange ! That never happened to anyone else.

Well rebuilding is not what I will suggest. Try using opensigned.py

But Its still strange, atleast I haven't had such error before. Mat be a temporary hinch.

Best Regards,
Croozeus
Reply With Quote

#3 Old Re: Symbian Signed Online broken, or it just hates me? - 2008-08-14, 18:02

Join Date: Feb 2008
Posts: 2,543
Location: Bhavnagar, Gujarat, India
Send a message via Yahoo to gaba88 Send a message via Skype™ to gaba88
gaba88's Avatar
gaba88
Online
Forum Nokia Champion
hi totetote
yes really its strange i just signed my shell with all capabilities and it worked fine i will advice you to try again may be some kind of server problem at symbian side.

Enjoy Pythoning
Gaba88


Gargi Das- http://gargidas.blogsot.com

Forum Nokia Python Wiki


Learn Python at http://mobapps.org/PyS60
Last edited by gaba88 : 2008-08-14 at 18:10.
Reply With Quote

#4 Old Re: Symbian Signed Online broken, or it just hates me? - 2008-08-14, 18:50

Join Date: Jun 2008
Posts: 87
GonzalezM
Offline
Regular Contributor
My apps will sign but the installer just shows strange error messages anyway, so you aren't really missing much.
Reply With Quote

#5 Old Re: Symbian Signed Online broken, or it just hates me? - 2008-08-14, 18:52

Join Date: May 2007
Posts: 2,738
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Quote:
Originally Posted by GonzalezM View Post
My apps will sign but the installer just shows strange error messages anyway, so you aren't really missing much.
What error do you get ?

Please elaborate. Everything works fine on my end.
Reply With Quote

#6 Old Re: Symbian Signed Online broken, or it just hates me? - 2008-08-14, 19:04

Join Date: Feb 2008
Posts: 28
totetote
Offline
Registered User
Ive tried opensignsis and got the same result. Exception given by the program was that:


Waiting for request confirmation...
Traceback (most recent call last):
File "C:\Ensymble\opensignsis.py", line 513, in <module>
sys.exit(main())
File "C:\Ensymble\opensignsis.py", line 410, in main
mbox = POP3(*server)
File "C:\Python25\lib\poplib.py", line 96, in __init__
raise socket.error, msg
socket.error: (10060, 'Operation timed out')


I tried switching different emails, IPs, browsers, files.... I tried everything but its not working
Reply With Quote

#7 Old Re: Symbian Signed Online broken, or it just hates me? - 2008-08-14, 19:10

Join Date: May 2007
Posts: 2,738
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Quote:
Originally Posted by totetote View Post
Ive tried opensignsis and got the same result. Exception given by the program was that:


Waiting for request confirmation...
Traceback (most recent call last):
File "C:\Ensymble\opensignsis.py", line 513, in <module>
sys.exit(main())
File "C:\Ensymble\opensignsis.py", line 410, in main
mbox = POP3(*server)
File "C:\Python25\lib\poplib.py", line 96, in __init__
raise socket.error, msg
socket.error: (10060, 'Operation timed out')


I tried switching different emails, IPs, browsers, files.... I tried everything but its not working
Now that makes me think

Ok. Could you upload the file you are trying to sign ? or give me a link to it.

Let me try with that particular file for you. I will need your IMEI of the target device.

Best Regards,
Croozeus
Reply With Quote

#8 Old Re: Symbian Signed Online broken, or it just hates me? - 2008-08-14, 19:14

Join Date: Feb 2008
Posts: 28
totetote
Offline
Registered User
Quote:
Originally Posted by croozeus View Post
Now that makes me think

Ok. Could you upload the file you are trying to sign ? or give me a link to it.

Let me try with that particular file for you. I will need your IMEI of the target device.

Best Regards,
Croozeus
This is one of the files I´m trying to sign.

http://cyke64.googlepages.com/iapcon..._cert_free.SIS

I´d be very thank if you can make this tests to confirm its not a file problem. I tried with 2 different IMEI (mine and a friends one) with same results. I´m sending you a pm with my IMEI.
Reply With Quote

#9 Old Re: Symbian Signed Online broken, or it just hates me? - 2008-08-14, 19:40

Join Date: May 2007
Posts: 2,738
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
I confirm this error.

Quote:
Your application signing has failed. This may be because it has been flagged as a potential virus by our scanning or because the format of your sis file is incorrect or corrupt. Please try re-building your .sis file and re-submitting.
I tried to sign your file.

Infact, I tried couple of other files too. (including the PyS60 Script Shell)
The same error is shown for all.

I guess there is some temporary problem with symbiansigned.com at the moment

Luckily you are not in a hurry

Best Regards,
Croozeus
Reply With Quote

#10 Old Re: Symbian Signed Online broken, or it just hates me? - 2008-08-14, 19:44

Join Date: Oct 2007
Posts: 2,841
Location: Deva, Romania
bogdan.galiceanu's Avatar
bogdan.galiceanu
Offline
Forum Nokia Champion
I also confirm this error. Signing fails with all files at the moment.

Quote:
Originally Posted by gaba88 View Post
hi totetote
yes really its strange i just signed my shell with all capabilities and it worked fine i will advice you to try again may be some kind of server problem at symbian side.

Enjoy Pythoning
Gaba88
I wonder how gaba88 did it
Reply With Quote

#11 Old Re: Symbian Signed Online broken, or it just hates me? - 2008-08-14, 19:49

Join Date: Jun 2008
Posts: 87
GonzalezM
Offline
Regular Contributor
Quote:
Originally Posted by croozeus View Post
What error do you get ?

Please elaborate. Everything works fine on my end.
I used to get some kind of general error message. Sorry I can't remember it. I went to get it for you, but now I'm getting this also:

"Your application signing has failed. This may be because it has been flagged as a potential virus by our scanning or because the format of your sis file is incorrect or corrupt. Please try re-building your .sis file and re-submitting."

I've used symbiansigned.com literally hundreds of times, but this is new to me as of today.
Reply With Quote

#12 Old Re: Symbian Signed Online broken, or it just hates me? - 2008-08-14, 19:52

Join Date: May 2007
Posts: 2,738
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Quote:
Originally Posted by GonzalezM View Post
I used to get some kind of general error message. Sorry I can't remember it. I went to get it for you, but now I'm getting this also:

"Your application signing has failed. This may be because it has been flagged as a potential virus by our scanning or because the format of your sis file is incorrect or corrupt. Please try re-building your .sis file and re-submitting."

I've used symbiansigned.com literally hundreds of times, but this is new to me as of today.
Yes, Indeed GonzalezM ! Today there is some problem with symbiansigned.com!

http://discussion.forum.nokia.com/fo...22&postcount=9

Best Regards,
Croozeus
Reply With Quote

#13 Old Re: Symbian Signed Online broken, or it just hates me? - 2008-08-14, 20:00

Join Date: Feb 2008
Posts: 2,543
Location: Bhavnagar, Gujarat, India
Send a message via Yahoo to gaba88 Send a message via Skype™ to gaba88
gaba88's Avatar
gaba88
Online
Forum Nokia Champion
hi bogdan
indeed i am lucky one.
But all others are correct as i am not able to get any sis signed now.


Gargi Das- http://gargidas.blogsot.com

Forum Nokia Python Wiki


Learn Python at http://mobapps.org/PyS60
Reply With Quote

#14 Old Re: Symbian Signed Online broken, or it just hates me? - 2008-08-15, 02:33

Join Date: Aug 2008
Posts: 7
Location: México
arturotena
Offline
Registered User
Quote:
Originally Posted by totetote View Post
I´m sending you a pm with my IMEI.
On a off-topic question: is the IMEI of my phone a sensitive private number I should never share on my public web page? I was thinking about asking for IMEIs to several people indeed. =)
Reply With Quote

#15 Old Re: Symbian Signed Online broken, or it just hates me? - 2008-08-15, 05:45

Join Date: Feb 2008
Posts: 2,543
Location: Bhavnagar, Gujarat, India
Send a message via Yahoo to gaba88 Send a message via Skype™ to gaba88
gaba88's Avatar
gaba88
Online
Forum Nokia Champion
Quote:
Originally Posted by arturotena View Post
On a off-topic question: is the IMEI of my phone a sensitive private number I should never share on my public web page? I was thinking about asking for IMEIs to several people indeed. =)
hi arturotena
IMEI number is not that much secret the main reason according to me is very simple as the number is unique for a device.


Gargi Das- http://gargidas.blogsot.com

Forum Nokia Python Wiki


Learn Python at http://mobapps.org/PyS60
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
Can Symbian signed crack proof an application? mayur_24 Installation, Certification and Security 40 2009-05-19 09:49
License Management, Files and Symbian Signed Issue!!!! gmsk19 Installation, Certification and Security 3 2008-06-16 11:33
App test lite and Symbian signed test critiria forester404 Installation, Certification and Security 6 2007-09-12 10:54
Screencast on the Symbian Signed workflow mitts Installation, Certification and Security 2 2007-09-11 09:41
Symbian Signed Catalog dangeross Installation, Certification and Security 0 2006-11-30 12:14

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia