GithubHelp home page GithubHelp logo

Please, help me about datmusic-api HOT 11 CLOSED

OoHerbethoO avatar OoHerbethoO commented on May 13, 2024
Please, help me

from datmusic-api.

Comments (11)

alashow avatar alashow commented on May 13, 2024

As you can see in stacktrace, it aborts in authSecurityCheck function.

VK tries to verify user. As for now, this API can only verify phone number checks.

You can verify it manually. Login from the same IP as your server (openvpn, socks5 proxy) and verify auth check manually.

But if you could get verification page, I could automate it.

To get output:
Add this line to here:

file_put_contents(storage_path("logs/auth_output.log"), $body);

Then send me file log file (rootfolder/storage/logs/auth_output.log).

Thanks.

from datmusic-api.

OoHerbethoO avatar OoHerbethoO commented on May 13, 2024

Here is the output of the VK.

captura de tela 2017-02-03 as 01 55 40
http://hpsweb.cf/auth_output.log

from datmusic-api.

alashow avatar alashow commented on May 13, 2024

It should be working now.

Please let me now whether it works for you.

from datmusic-api.

OoHerbethoO avatar OoHerbethoO commented on May 13, 2024

Still does not work, is a white page but does not show the results.Thanks for the support!
captura de tela 2017-02-03 as 03 36 24

from datmusic-api.

alashow avatar alashow commented on May 13, 2024

It's not a white page. It's 500 error.

Can you upload site/storage/logs/lumen.log?

from datmusic-api.

OoHerbethoO avatar OoHerbethoO commented on May 13, 2024

Was not creating any Lumen log file, I believe it is an error in the script :/

from datmusic-api.

alashow avatar alashow commented on May 13, 2024

Is logs empty or what?

from datmusic-api.

OoHerbethoO avatar OoHerbethoO commented on May 13, 2024

Server not creating the log file with the registry of the alleged error.
captura de tela 2017-02-03 as 03 51 42

from datmusic-api.

alashow avatar alashow commented on May 13, 2024

Okay, that is not normal.

Usually, Lumen can't write logs when it can't write to logs directory. But since file_put_contents worked, that shouldn't be the case (still you can check permissions).

Is there anything unusual in .env?

from datmusic-api.

OoHerbethoO avatar OoHerbethoO commented on May 13, 2024

Perfect! I was forgetting to change the directory permissions to "777", now everything is working perfectly. Thank you for your support and attention.

from datmusic-api.

alashow avatar alashow commented on May 13, 2024

You are welcome.

from datmusic-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.