thiagojolv / packettracer-rpm-based

Cisco Packet Tracer installer for RPM-based operating systems.
GNU General Public License v3.0
19 stars 4 forks source link

No browser window opens #7

Closed tbunreal closed 1 year ago

tbunreal commented 1 year ago

When trying to login with skills for all, no browser window opens making it impossible to login into packet tracer

thiagojolv commented 1 year ago

What's your Operating System?

tbunreal commented 1 year ago

OpenSuse tumbleweed

On Wed., Apr. 5, 2023, 2:42 p.m. Thiago Jack, @.***> wrote:

What's your Operating System?

— Reply to this email directly, view it on GitHub https://github.com/thiagoojack/packettracer-rpm-based/issues/7#issuecomment-1497956528, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQFUXYRPWM3IJMBFKEMMUDDW7W4KNANCNFSM6AAAAAAWTKSKR4 . You are receiving this because you authored the thread.Message ID: @.***>

thiagojolv commented 1 year ago

Show me the output of this command in console: ldd /opt/pt/bin/PacketTracer | grep not

tbunreal commented 1 year ago

Sure, here it is.

ldd /opt/pt/bin/PacketTracer | grep not libssl.so.1.1 => not found libcrypto.so.1.1 => not found

On Wed, Apr 5, 2023 at 9:03 PM Thiago Jack @.***> wrote:

Show me the output of this command in console: ldd /opt/pt/bin/PacketTracer | grep not

— Reply to this email directly, view it on GitHub https://github.com/thiagoojack/packettracer-rpm-based/issues/7#issuecomment-1498354710, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQFUXYXFKLYXLGWUFBJ77YLW7YI4TANCNFSM6AAAAAAWTKSKR4 . You are receiving this because you authored the thread.Message ID: @.***>

thiagojolv commented 1 year ago

Try to install the libs not found in your system. In your case, libssl and libcrypto in their respective versions.

tbunreal commented 1 year ago

the only packages I could find in the yast software manager were libssl53 and libcrypto50 which did not fix the problem. I did get packet tracer to work with wine, so if you dont want to put any more effort into helping me it's ok!

On Thu, Apr 6, 2023 at 2:08 PM Thiago Jack @.***> wrote:

Try to install the libs not found in your system. In your case, libssl and libcrypto in their respective versions.

— Reply to this email directly, view it on GitHub https://github.com/thiagoojack/packettracer-rpm-based/issues/7#issuecomment-1499437320, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQFUXYRO7KUIOKDPLRNWXYDW74BCLANCNFSM6AAAAAAWTKSKR4 . You are receiving this because you authored the thread.Message ID: @.***>

thiagojolv commented 1 year ago

I only can try in OpenSUSE Tumbleweed tomorrow.

thiagojolv commented 1 year ago

Hello! I tried with a clean installation of OpenSUSE Tumbleweed and I no have any problem to open login page of Skills for All. Look at this video and you will can see that my installation has some libs that not located, but, has not any warning about libssl and libcrypto.

cisco_packet_tracer_tumbleweed_skills_for_all.webm


The package that provides libssl.so.1.1 and libcrypto.so.1.1 on OpenSUSE Tumbleweed is libopenssl1_1.

image

tbunreal commented 1 year ago

So I managed to install the packages through the command line, but it still wont open. The cisco network academy button will open a window, just not skills for all...I tried reinstalling, same issue. Sorry!

On Fri, Apr 7, 2023 at 6:27 PM Thiago Jack @.***> wrote:

Hello! I tried with a clean installation of OpenSUSE Tumbleweed and I no have any problem to open login page of Skills for All. Look at this video and you will can see that my installation has some libs that not located, but, has not any warning about libssl and libcrypto.

cisco_packet_tracer_tumbleweed_skills_for_all.webm https://user-images.githubusercontent.com/5920212/230684730-6c0d9a66-29de-480c-b105-828c6174aab7.webm

The package that provides libssl.so.1.1 and libcrypto.so.1.1 on OpenSUSE Tumbleweed is libopenssl1_1.

[image: image] https://user-images.githubusercontent.com/5920212/230685970-3104174e-b1bc-4f7b-8c53-8116d0160cd9.png

— Reply to this email directly, view it on GitHub https://github.com/thiagoojack/packettracer-rpm-based/issues/7#issuecomment-1500695773, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQFUXYVC4MFNYM3FCOYWSKDXACIDZANCNFSM6AAAAAAWTKSKR4 . You are receiving this because you authored the thread.Message ID: @.***>

thiagojolv commented 1 year ago

Does it just open a blank window, like new tab without any address on address bar?

Have you any proxy config in your system? Can you open the below link if you put it directly on the address bar? https://auth.socialgoodplatform.com/auth/realms/skillsforall/protocol/openid-connect/auth?client_id=02159bbb62514124&openid=&response_type=code&state=3oy7hLdf

tbunreal commented 1 year ago

Does not open anything. And no, no proxy configurations and yes I can open the link.

On Fri, Apr 7, 2023 at 9:35 PM Thiago Jack @.***> wrote:

Does it just open a blank window, like new tab without any address on address bar?

Have you any proxy config in your system? Can you open the below link if you put it directly on the address bar?

https://auth.socialgoodplatform.com/auth/realms/skillsforall/protocol/openid-connect/auth?client_id=02159bbb62514124&openid=&response_type=code&state=3oy7hLdf

— Reply to this email directly, view it on GitHub https://github.com/thiagoojack/packettracer-rpm-based/issues/7#issuecomment-1500755879, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQFUXYUSBAORKLCOCAHEE63XAC6G3ANCNFSM6AAAAAAWTKSKR4 . You are receiving this because you authored the thread.Message ID: @.***>

thiagojolv commented 1 year ago

Try to exec Packet Tracer and do all steps that you make before and goes to terminal and run jourmalctl -xe to see what's happening when you try to login.

thiagojolv commented 1 year ago

Apparently, this problem is not script related. If you find anything that indicates a problem with script, please, report.