Code Monkey home page Code Monkey logo

Comments (21)

ovflowd avatar ovflowd commented on July 18, 2024

Ah the MethodNotAllowed exception it's because you just opened the /new uri in a new tab. Keep in mind that that will not work, since /new can only by requested by a form.

I would recommend you do the following.

Clear the log files, storage/logs/lumen.log. Try to register again, and attach here the generated content in the storage/logs/lumen.log file.

Cheers.

from chocolatey.

Zensoe avatar Zensoe commented on July 18, 2024

lumen.log

I removed the stupid dsdasda typo mistake. Still not working though.

from chocolatey.

ovflowd avatar ovflowd commented on July 18, 2024

The only error that appears here it's the 'dfgdfg'.
Could you follow this: https://github.com/ovflowd/chocolatey/blob/master/SUPPORT.md ?

Thanks!

from chocolatey.

Zensoe avatar Zensoe commented on July 18, 2024

Inform a complete message of your problem, and what's happening:
Users cannot register on the website. They receive the following two errors:
"User is already registered" and "Please confirm the you are a human", even though the DB is completely fresh.

Attach your lumen.log if it exists:
The lumen.log contains no errors unfortunately.

Attach images of the reported bugs/glitches:
1
2
Pictures attached.

Attach also Information about Operational System, Web Server, PHP Versiom, and other infos:
OS: Windows Server 2016 Standard
Web server: IIS version 10
PHP version: 7.1.14 (x86)
MySQL version: 5.5
RAM: 16 GB
Firewall: Sucuri
Running SSL.

HAR file:
Attached. Please note that SSL was disabled during this, however it's not working with or without SSL.
When it fails HAR for other people not registered before:
bobba.rip.har.zip

When it goes through for people registered before:
bobba.success.har.zip

Explain what you tried and how tried:
Tried with and without SSL activated.
Re-importing a fresh database, redoing "php artisan migrate"
Reached out to host and asked if google recaptcha IP's was blocked. (Host is not maintaining any blacklists)
Reached out to Sucuri and asked if google recaptcha could be blocked somewhere. (All google services allowed)
Obtained a new Recaptcha KEY.
--- I do feel that something might be blocked by the firewall, as it's working on my test server with no external firewall. Can it be the internal firewall? lol

from chocolatey.

ovflowd avatar ovflowd commented on July 18, 2024

Hey @Zensoe the error that is happening isn't a server error. Chocolatey is saying that you actually have an account with this e-mail address.

There isn't a bug in Chocolatey. Could you check the table chocolatey_users_id (I think this is the name). If there is already an e-mail like yours?

from chocolatey.

Zensoe avatar Zensoe commented on July 18, 2024

No there is not. I’ve tried every random letter combination available haha. It’s falsely showing this error unfortunately.

from chocolatey.

ovflowd avatar ovflowd commented on July 18, 2024

That's weird. Totally weird.

Have you tried another password? I will give a check here. Can you send your server uri?

from chocolatey.

Zensoe avatar Zensoe commented on July 18, 2024

Https://bobba.rip
Or do you mean serv access?

from chocolatey.

ovflowd avatar ovflowd commented on July 18, 2024

Nope, just the uri 😃

from chocolatey.

ovflowd avatar ovflowd commented on July 18, 2024

Oh, I think I know what could be. Try writing a smaller e-mail.

As far I know Arcturus has an e-mail size limit.

from chocolatey.

ovflowd avatar ovflowd commented on July 18, 2024

image

I registered with success.

from chocolatey.

Zensoe avatar Zensoe commented on July 18, 2024

How did you maange to do that?

I’ve just tried with [email protected] on a random WiFi, and I received the error. WTF

from chocolatey.

ovflowd avatar ovflowd commented on July 18, 2024

Could you just try using anonymous window? I think Chocolatey blocked your IP.

You can deactivate the max users by IP. (I think if your IP is already registered you cannot register again.)

from chocolatey.

ovflowd avatar ovflowd commented on July 18, 2024

image

Everything Ok here. And I loved your modifications 💖

from chocolatey.

Zensoe avatar Zensoe commented on July 18, 2024

Thanks buddy 😄 Where and how do I modify that? I’ve been searching for such feature. I’ve editted the “max avatars” to 5, but can it be that one?

from chocolatey.

ovflowd avatar ovflowd commented on July 18, 2024

I think max avatars is the amount of avatars each account can have. Isn't that. Let me check where it could be the IP limiter.

from chocolatey.

ovflowd avatar ovflowd commented on July 18, 2024

Just remove this if: https://github.com/ovflowd/chocolatey/blob/master/app/Http/Controllers/LoginController.php#L79

from chocolatey.

Zensoe avatar Zensoe commented on July 18, 2024

Thanks. I’m on the phone ATM. I’ll return with a response as soon as I get home :) I appreciate the support man!

from chocolatey.

ovflowd avatar ovflowd commented on July 18, 2024

You're welcome. 😃

from chocolatey.

Zensoe avatar Zensoe commented on July 18, 2024

Removing the IF statement solved the issue.

Thanks bud :D

from chocolatey.

ovflowd avatar ovflowd commented on July 18, 2024

Thanks! I'm glad it solved.

Closing the Issue.

from chocolatey.

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.