These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Ships & Modules

 
  • Topic is locked indefinitely.
 

pyfa 1.15.0 (Vanguard)

First post First post First post
Author
GKFC
Quis Leget Haec
#1021 - 2015-11-17 07:13:14 UTC
Hi,

Trying to import a Character using the API I get the following error:

urlopen error [SSL:CERTIFICATE_VERIFY_FAILED] certificate verify failed (>ssl.c:590)

Which I think has something to do with old SSL certificates? Is that something I need to update or is it a Pyfa thing?

Macbook Pro, 10

Cheers,

G.
Hyperion Kronos
Orden des weissen Kreuzes
#1022 - 2015-11-17 15:06:07 UTC
Quote:
It is possible, and actually wouldn't be too difficult to support. However, it is on the backburner for now as pyfa still has a few major issues with OS X that I want to spend time on. =)

Thanks for your reply. I understand that there are more pressing issues at the moment. Still, I would be happy if you could put the notes/description feature on some sort of a wish list.

Notes would be very helpful to put the ship configurations into context. As you know, a lot of fittings are created or shared with specific intentions, goals, limitations and preconditions. After a while, you forget about these, and that's why it is so helpful to get quick access to this information by notes, citations and links. So, yes, I think it would be worth the effort.

Thanks for all your excellent work!
Hyperion Kronos
Orden des weissen Kreuzes
#1023 - 2015-11-17 15:21:05 UTC
P.S. Like Resinneublem suggested on github additional tab for user notes would be ideal:

Quote:

Resinneublem. Oh I was thinking a new tab in the Additions at the bottom.

Suggestion: Offer a description/notes field for fits #364
Sable Blitzmann
24th Imperial Crusade
Amarr Empire
#1024 - 2015-11-17 16:01:08 UTC
GKFC wrote:
Hi,

Trying to import a Character using the API I get the following error:

urlopen error [SSL:CERTIFICATE_VERIFY_FAILED] certificate verify failed (>ssl.c:590)

Which I think has something to do with old SSL certificates? Is that something I need to update or is it a Pyfa thing?

Macbook Pro, 10

Cheers,

G.


I'm aware of this issue. What is your OS X version?
Dom Aumer
Lone Wolf Union
The Rogue Consortium
#1025 - 2015-11-17 19:43:07 UTC
Sable Blitzmann wrote:
GKFC wrote:
Hi,

Trying to import a Character using the API I get the following error:

urlopen error [SSL:CERTIFICATE_VERIFY_FAILED] certificate verify failed (>ssl.c:590)

Which I think has something to do with old SSL certificates? Is that something I need to update or is it a Pyfa thing?

Macbook Pro, 10

Cheers,

G.


I'm aware of this issue. What is your OS X version?


I have this issue as well and I am running 10.11.1. I can't say if the character import was working with 10.10.X or not.

Thank you, thank you, thank you for all your work!
Torgeir Hekard
I MYSELF AND ME
#1026 - 2015-11-18 15:51:36 UTC
Sable Blitzmann wrote:
Which platform are you on? If Linux, do you have wxPython 2.8 or 3.0? If on OS X, are you using the regular build or the wx3 build?

Same issue here on git singularity branch
Traceback (most recent call last):
  File "./pyfa.py", line 104, in [module]
    import service.prefetch
  File "/home/infine/pyfa-git/Pyfa/service/__init__.py", line 15, in [module]
    from service.pycrest import EVE
  File "/home/infine/pyfa-git/Pyfa/service/pycrest/__init__.py", line 13, in [module]
    from .eve import EVE
  File "/home/infine/pyfa-git/Pyfa/service/pycrest/eve.py", line 11, in [module]
    from weak_ciphers import WeakCiphersAdapter
  File "/home/infine/pyfa-git/Pyfa/service/pycrest/weak_ciphers.py", line 20, in [module]
    from urllib3.util import ssl_
ImportError: cannot import name ssl_


Running ubuntu 14.04 with python 2.7.6.
master branch works both with wx3 and wx2.8
singularity branch does not work both with wx3 and wx2.8

PS: somebody pleas skin alive the person who made this forum engine
Sable Blitzmann
24th Imperial Crusade
Amarr Empire
#1027 - 2015-11-19 00:33:01 UTC
Torgeir Hekard wrote:


Running ubuntu 14.04 with python 2.7.6.
master branch works both with wx3 and wx2.8
singularity branch does not work both with wx3 and wx2.8

PS: somebody pleas skin alive the person who made this forum engine


Well the sisi branch is like 30 commits behind master, so it isn't going to work. Just use master =)
Henry KingDeim
HERO.
#1028 - 2015-11-19 06:21:14 UTC
I've been excited with the new feature to export and import fits in game, but when I try on Pyfa on my mac, I get this error

401 unauthorized authentication needed, bad token

Pyfa stable 1.16.0 Parallax
Sable Blitzmann
24th Imperial Crusade
Amarr Empire
#1029 - 2015-11-20 01:55:45 UTC
Henry KingDeim wrote:
I've been excited with the new feature to export and import fits in game, but when I try on Pyfa on my mac, I get this error

401 unauthorized authentication needed, bad token

Pyfa stable 1.16.0 Parallax


Use the 1.16.2-mac-wx3 version. The non-wx3 version does not have CREST support due to :reasons:. Also, if you are having problems with this version (many people are), please let me know which OSX version you have
Noctaly
Core Industry.
Goonswarm Federation
#1030 - 2015-11-20 09:35:53 UTC
Sable Blitzmann wrote:
Noctaly wrote:
What is the "user data" folder I should keep when I delete everything and install the new one ?

I have two folders, "eos_old" and "mpl-data"


I have no idea what eos_old is, unless you created it. The user data folder is in your user profile (C:/Users/[name]/.pyfa/), which is away from the pyfa install directory (unless you run pyfa with the -r flag, in which case it's called "saveddata" in your install directory)


Thank you. Upgraded went without any problem !
Porthos Jacobs
The Scope
Gallente Federation
#1031 - 2015-11-20 17:27:24 UTC
I must be doing something wrong I did a shield fit and it game me 700 HP/s recharge for shield, I get amped about it buy it fly it all over to find I am only getting 215 HP/s and 20 k ehp less than Pyfa says. Used my own skills and implants are current. What may I have set wrong?
Sable Blitzmann
24th Imperial Crusade
Amarr Empire
#1032 - 2015-11-21 03:05:13 UTC
Porthos Jacobs wrote:
I must be doing something wrong I did a shield fit and it game me 700 HP/s recharge for shield, I get amped about it buy it fly it all over to find I am only getting 215 HP/s and 20 k ehp less than Pyfa says. Used my own skills and implants are current. What may I have set wrong?


That isn't very helpful. Please post fit, along with the differences you noted between pyfa and eve. Double check you are using the correct character as well
Wotan Olgidar
Pator Tech School
Minmatar Republic
#1033 - 2015-11-21 10:25:49 UTC  |  Edited by: Wotan Olgidar
.
DTBA Fonulique
The Scope
Gallente Federation
#1034 - 2015-11-23 07:36:11 UTC
Sorry guys does anybody else have a issue with the pyfa 1.16.2 PC version crashing if you open character editor ?
Sable Blitzmann
24th Imperial Crusade
Amarr Empire
#1035 - 2015-11-23 18:30:37 UTC
DTBA Fonulique wrote:
Sorry guys does anybody else have a issue with the pyfa 1.16.2 PC version crashing if you open character editor ?


It's a known problem, however it's one that I cannot reproduce and so I'm not sure what to do about it. I will be trying a few things to see if it helps or not, but in the meantime, if you are affected by this bug, please sign up on GitHub and subscribe to that issue - since I cannot reproduce, I will need to rely on others to test out possible fixes.

https://github.com/DarkFenX/Pyfa/issues/441

Also, what is your OS? Does this happen with any other Windows / features?
DTBA Fonulique
The Scope
Gallente Federation
#1036 - 2015-11-24 05:35:53 UTC  |  Edited by: DTBA Fonulique
Sable Blitzmann wrote:
DTBA Fonulique wrote:
Sorry guys does anybody else have a issue with the pyfa 1.16.2 PC version crashing if you open character editor ?


It's a known problem, however it's one that I cannot reproduce and so I'm not sure what to do about it. I will be trying a few things to see if it helps or not, but in the meantime, if you are affected by this bug, please sign up on GitHub and subscribe to that issue - since I cannot reproduce, I will need to rely on others to test out possible fixes.

https://github.com/DarkFenX/Pyfa/issues/441

Also, what is your OS? Does this happen with any other Windows / features?


ATM its windows 7 64bit ultimate

It was working fine but with this patch me and my buddy also running same OS is doing it

1.15.0 (working 100% just tested now)
Dyer Insipia
Stringwood Worldwide
#1037 - 2015-11-24 15:49:03 UTC
GKFC wrote:
Hi,
Trying to import a Character using the API I get the following error:

urlopen error [SSL:CERTIFICATE_VERIFY_FAILED] certificate verify failed (>ssl.c:590)


Same issue as above.

pyfa 1.16.2 wx3 version
OS X 10.11.1

Thank you for all your hard work :)
Kudo Khan
No estaba muerto estaba de parranda
#1038 - 2015-11-24 20:39:48 UTC  |  Edited by: Kudo Khan
There's something wrong with T2 light missiles.

When you fit Light missile launcher T2 with T2 fury missiles, you get lower dps than ingame. This only occurs with t2 light missiles, not T1 or faction, nor heavys or bigger missiles, or turrets.

FORGET IT. I relogged and its ok. A friend had same problem as me.
Richard TheLordOfDance
Operation Fishbowl Inc.
#1039 - 2015-11-26 01:04:27 UTC  |  Edited by: Richard TheLordOfDance
Quick question, is it a limit built in to CREST that means I have to sign in every 20 minutes or is it an arbitrary thing that's been put into pyfa? From my understanding from Foxfours post on the new endpoint you should just have to do it one time.
I love the feature but having to sign in all the time annoys me to no end!
Sable Blitzmann
24th Imperial Crusade
Amarr Empire
#1040 - 2015-11-26 23:15:57 UTC
Richard TheLordOfDance wrote:
Quick question, is it a limit built in to CREST that means I have to sign in every 20 minutes or is it an arbitrary thing that's been put into pyfa? From my understanding from Foxfours post on the new endpoint you should just have to do it one time.
I love the feature but having to sign in all the time annoys me to no end!


https://github.com/DarkFenX/Pyfa/wiki/CREST

Basically, there are two modes: implicit and user-defined. In implicit mode, you use pyfa's third-party clientID for the SSO authentication, and the token is only good for a certain amount of time that is set by CCP (currently 20 minutes, but FoxFour has stated that they've thought about bumping it to 1 hour).

In user-defined mode, you supply your own clientID and secret, which enables what's called a refresh token. The refresh token is able to be used to refresh the authentication when the token expires. This allows you to log in once and forget about it, as having the refresh token will seamlessly re-authenticate if needed

The reason pyfa doesn't use the refresh token by default is due to the fact that we cannot securely ship with our own client secret. This brings up a few security issues (it's much less concerning in a single-user environment such as a desktop app, but there are still questionable aspect of it).

If you want a log-in-and-forget feature, sign up for a developer application (you will have to accept the dev license) and create your own details.