Giter Club home page Giter Club logo

Comments (6)

Salamek avatar Salamek commented on May 24, 2024 2

@edsub @JimmyS83 @taufikterdidik closing this, since i think it was resolved in 1.4.7, fell free to comment for issue reopening when this issue is valid for 1.4.7...

from huawei-lte-api.

Salamek avatar Salamek commented on May 24, 2024

@edsub only way to debug this is check what calls is official web UI doing on log-in and check what this library is not doing/doing wrong...

from huawei-lte-api.

JimmyS83 avatar JimmyS83 commented on May 24, 2024

The same for Huawei 3531i-2. I will see if I can help, any hints appretiated :)
Its not python 3.5/3.7 related, I have 3.7.3@Raspbian

from huawei-lte-api.

JimmyS83 avatar JimmyS83 commented on May 24, 2024

3531 use /api/webserver/SesTokInfo for getting session info. I believe whole family of Huwei routers, based on ajax / jquery will be the same ( E5186, E5573Bs-320 etc.).

Following Python works : https://github.com/gallinapassus/huawei-e5186 (after fixing typo in date)
Following bash works: https://github.com/cmaion/huawei_router

@Salamek would be nice to add getSession option through /api/webserver/SesTokInfo to your module as well? It could be same case for B315s-22 as well.

from huawei-lte-api.

taufikterdidik avatar taufikterdidik commented on May 24, 2024

Me too.. I got Session Error on B310
but lucky I program on another pc with vs code (thanks to code completion), and I write this

.... connection = AuthorizedConnection('http://192.168.254.1/', username='admin', password='P@ssw0rd!') ....
and it worked, I thinks url with username+password schema not working, so we make it separate parameter..

(sorry for language)

from huawei-lte-api.

Salamek avatar Salamek commented on May 24, 2024

@taufikterdidik @edsub can you try huawei-lte-api version 1.4.6 ?

from huawei-lte-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.