-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The errors occur using Magento 2.4.4 with PHP 8.1 on a Linux Apache server #35419
Comments
Hi @digi-booster. Thank you for your report.
Make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:
For more details, review the Magento Contributor Assistant documentation. Add a comment to assign the issue: To learn more about issue processing workflow, refer to the Code Contributions.
🕙 You can find the schedule on the Magento Community Calendar page. 📞 The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket. ✏️ Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel |
Hi @digi-booster, |
Hello, Here's my setup:
elasticsearch
Here is my log:
|
I guess it might be related to running Magento on windows, which isn't officially supported. You can try running it in Ubuntu using WSL2 |
Oh i see, i will try that. Thanks. |
Has anyone already solved this problem? my log:
|
I use linux and still have the same issue |
@dipakapatel1989, |
Fix part of the problem, I did this: In \xampp\apache\conf\extra\httpd-xampp.conf Find: Add: reference: https://community.apachefriends.org/f/viewtopic.php?p=269110&sid=d616bdea4fbcbc0c6e71d7da4f0a064e But now my main page does not load the css styles. |
@marcelovillalta0, sorry can't help you with xampp, I can just can say that the issue coming from missing / outdated lib sodium. If you'll fix it - the issue will be solved for you |
Now that issue has been solved. Actually, I installed xampp server and
there was another apache installed so that made it difficult to run the
magento 2.4.4. So there is no issue with lib sodium.
Thanks
…On Thu, Jun 2, 2022 at 2:16 AM Ihor Sviziev ***@***.***> wrote:
@marcelovillalta0 <https://github.com/marcelovillalta0>, sorry can't help
you with xampp, I can just can say that the issue coming from missing /
outdated lib sodium. If you'll fix it - the issue will be solved for you
—
Reply to this email directly, view it on GitHub
<#35419 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVQOLYKGUO7KJX5DGFV24ITVM6EFVANCNFSM5VCIR3AQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hi @engcom-Delta. Thank you for working on this issue.
|
This works for me works on Windows Add "extension=sodium" to php.ini (no quotes) |
Oh, it works for me, thanks @nikunjskd20 |
Hi @engcom-November. Thank you for working on this issue.
|
Hi @digi-booster , Thank you for reporting and collaboration. Unable to reproduce the issue in local system. Can you please check if the issue occurred due to missing extensions Ref comment and elaborate the steps if you are still facing any issues. |
Hi @digi-booster , |
There were no resolution for linux? Error: Undefined constant "Magento\Framework\Encryption\Adapter\SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_IETF_NPUBBYTES" in /home/tec/projects/digital-imaging-express-pty-ltd/vendor/magento/framework/Encryption/Adapter/SodiumChachaIetf.php:59 Still happening on Ubuntu 22.04.1 LTS Sodium installed |
if you use docker compose |
When i am trying any command in magento2 terminal, shows this error. Please help to solve |
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
Demo/Default Pages and Admin Panel should display properly.
Actual result (*)
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
The text was updated successfully, but these errors were encountered: