php bin/magento setup:upgrade issueError when running bin/magento setup:upgrade after creating Module on Magento 2Module throwing error and setup:upgrade not working after I enabling my custom modulephp bin/magento setup:upgrade is not workingMagento2.3 setup:upgrade errorMagento 2.3 Inject helper into controller object type error?show template in module magento 2Magento 2.3 setup:upgrade error sqlWarning: set_error_handler() expects parameter 2 to be integer, string given in bin/magento on line 21Magento Website ErrorMagento 2.3 - Custom Payment Method error on install - Type Error occurred when creating object: MagentoFrameworkCommunicationConfigData
How many people are necessary to maintain modern civilisation?
When can you leave off “le/la” to say “it” in French?
If I wouldn't want to read the story, is writing it still a good idea?
Can White Castle?
Why did pressing the joystick button spit out keypresses?
Array initialization optimization
When to remove insignificant variables?
What was the Shuttle Carrier Aircraft escape tunnel?
How does DC work with natural 20?
How would modern naval warfare have to have developed differently for battleships to still be relevant in the 21st century?
How to make clear to people I don't want to answer their "Where are you from?" question?
Why is it recommended to mix yogurt starter with a small amount of milk before adding to the entire batch?
Why aren't non-isolated DC-DC converters made for high wattage applications?
"Выиграть соперника": Is it correct, or why do many journalists write in this way?
What reason would an alien civilization have for building a Dyson Sphere (or Swarm) if cheap Nuclear fusion is available?
Would it be a copyright violation if I made a character’s full name refer to a song?
Why is prior to creation called holy?
What is the legal status of travelling with methadone in your carry-on?
Can Ogre clerics use Purify Food and Drink on humanoid characters?
Drawing people along with x and y axis
Loss of power when I remove item from the outlet
What could exist inside and between the walls of a Dyson Sphere?
How much will studying magic in an academy cost?
Is there a way, while dragging, to "snap" to the nearest guide?
php bin/magento setup:upgrade issue
Error when running bin/magento setup:upgrade after creating Module on Magento 2Module throwing error and setup:upgrade not working after I enabling my custom modulephp bin/magento setup:upgrade is not workingMagento2.3 setup:upgrade errorMagento 2.3 Inject helper into controller object type error?show template in module magento 2Magento 2.3 setup:upgrade error sqlWarning: set_error_handler() expects parameter 2 to be integer, string given in bin/magento on line 21Magento Website ErrorMagento 2.3 - Custom Payment Method error on install - Type Error occurred when creating object: MagentoFrameworkCommunicationConfigData
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
Type Error occurred when creating object: MagentoFrameworkLocaleResolver
when I run this command this error shows. I am using third party theme.
Already tried deleting generated and var/di 
magento2.3 setup-upgrade
|
show 6 more comments
Type Error occurred when creating object: MagentoFrameworkLocaleResolver
when I run this command this error shows. I am using third party theme.
Already tried deleting generated and var/di 
magento2.3 setup-upgrade
check your system.log from var/log/system.log. Here you can find the issue
– Teja Bhagavan Kollepara
Jun 13 at 10:30
Deleting var/generation, var/cache and var/di and try
– Rk Rathod
Jun 13 at 10:33
already done deleting now it stop even showing any error
– Asad Ullah
Jun 13 at 10:34
run php bin/magento setup:static-content:deploy -f now it will generate again
– Teja Bhagavan Kollepara
Jun 13 at 10:35
nothing no result
– Asad Ullah
Jun 13 at 10:37
|
show 6 more comments
Type Error occurred when creating object: MagentoFrameworkLocaleResolver
when I run this command this error shows. I am using third party theme.
Already tried deleting generated and var/di 
magento2.3 setup-upgrade
Type Error occurred when creating object: MagentoFrameworkLocaleResolver
when I run this command this error shows. I am using third party theme.
Already tried deleting generated and var/di 
magento2.3 setup-upgrade
magento2.3 setup-upgrade
edited Jun 13 at 10:50
Asad Ullah
asked Jun 13 at 10:29
Asad UllahAsad Ullah
34812
34812
check your system.log from var/log/system.log. Here you can find the issue
– Teja Bhagavan Kollepara
Jun 13 at 10:30
Deleting var/generation, var/cache and var/di and try
– Rk Rathod
Jun 13 at 10:33
already done deleting now it stop even showing any error
– Asad Ullah
Jun 13 at 10:34
run php bin/magento setup:static-content:deploy -f now it will generate again
– Teja Bhagavan Kollepara
Jun 13 at 10:35
nothing no result
– Asad Ullah
Jun 13 at 10:37
|
show 6 more comments
check your system.log from var/log/system.log. Here you can find the issue
– Teja Bhagavan Kollepara
Jun 13 at 10:30
Deleting var/generation, var/cache and var/di and try
– Rk Rathod
Jun 13 at 10:33
already done deleting now it stop even showing any error
– Asad Ullah
Jun 13 at 10:34
run php bin/magento setup:static-content:deploy -f now it will generate again
– Teja Bhagavan Kollepara
Jun 13 at 10:35
nothing no result
– Asad Ullah
Jun 13 at 10:37
check your system.log from var/log/system.log. Here you can find the issue
– Teja Bhagavan Kollepara
Jun 13 at 10:30
check your system.log from var/log/system.log. Here you can find the issue
– Teja Bhagavan Kollepara
Jun 13 at 10:30
Deleting var/generation, var/cache and var/di and try
– Rk Rathod
Jun 13 at 10:33
Deleting var/generation, var/cache and var/di and try
– Rk Rathod
Jun 13 at 10:33
already done deleting now it stop even showing any error
– Asad Ullah
Jun 13 at 10:34
already done deleting now it stop even showing any error
– Asad Ullah
Jun 13 at 10:34
run php bin/magento setup:static-content:deploy -f now it will generate again
– Teja Bhagavan Kollepara
Jun 13 at 10:35
run php bin/magento setup:static-content:deploy -f now it will generate again
– Teja Bhagavan Kollepara
Jun 13 at 10:35
nothing no result
– Asad Ullah
Jun 13 at 10:37
nothing no result
– Asad Ullah
Jun 13 at 10:37
|
show 6 more comments
2 Answers
2
active
oldest
votes
Try this one and let me know the result.
php bin/magento setup:static-content:deploy -f
New contributor
Chirag Parmar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I have searched around and found this solution this is because of return $plainText SodiumChachaIetf::decrypt() must be of the type string, boolean
Go to this file:
vendor/magento/framework/Encryption/Adapter/SodiumChachaIetf.php
And Update Below Code:
$plainText = sodium_crypto_aead_chacha20poly1305_ietf_decrypt(
$payload,
$nonce,
$nonce,
$this->key
);
if ($plainText == false)
return "";
return $plainText;
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f278222%2fphp-bin-magento-setupupgrade-issue%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Try this one and let me know the result.
php bin/magento setup:static-content:deploy -f
New contributor
Chirag Parmar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Try this one and let me know the result.
php bin/magento setup:static-content:deploy -f
New contributor
Chirag Parmar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Try this one and let me know the result.
php bin/magento setup:static-content:deploy -f
New contributor
Chirag Parmar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Try this one and let me know the result.
php bin/magento setup:static-content:deploy -f
New contributor
Chirag Parmar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Chirag Parmar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered Jun 13 at 11:21
Chirag ParmarChirag Parmar
115
115
New contributor
Chirag Parmar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Chirag Parmar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
I have searched around and found this solution this is because of return $plainText SodiumChachaIetf::decrypt() must be of the type string, boolean
Go to this file:
vendor/magento/framework/Encryption/Adapter/SodiumChachaIetf.php
And Update Below Code:
$plainText = sodium_crypto_aead_chacha20poly1305_ietf_decrypt(
$payload,
$nonce,
$nonce,
$this->key
);
if ($plainText == false)
return "";
return $plainText;
add a comment |
I have searched around and found this solution this is because of return $plainText SodiumChachaIetf::decrypt() must be of the type string, boolean
Go to this file:
vendor/magento/framework/Encryption/Adapter/SodiumChachaIetf.php
And Update Below Code:
$plainText = sodium_crypto_aead_chacha20poly1305_ietf_decrypt(
$payload,
$nonce,
$nonce,
$this->key
);
if ($plainText == false)
return "";
return $plainText;
add a comment |
I have searched around and found this solution this is because of return $plainText SodiumChachaIetf::decrypt() must be of the type string, boolean
Go to this file:
vendor/magento/framework/Encryption/Adapter/SodiumChachaIetf.php
And Update Below Code:
$plainText = sodium_crypto_aead_chacha20poly1305_ietf_decrypt(
$payload,
$nonce,
$nonce,
$this->key
);
if ($plainText == false)
return "";
return $plainText;
I have searched around and found this solution this is because of return $plainText SodiumChachaIetf::decrypt() must be of the type string, boolean
Go to this file:
vendor/magento/framework/Encryption/Adapter/SodiumChachaIetf.php
And Update Below Code:
$plainText = sodium_crypto_aead_chacha20poly1305_ietf_decrypt(
$payload,
$nonce,
$nonce,
$this->key
);
if ($plainText == false)
return "";
return $plainText;
answered Jun 13 at 11:38
Asad UllahAsad Ullah
34812
34812
add a comment |
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f278222%2fphp-bin-magento-setupupgrade-issue%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
check your system.log from var/log/system.log. Here you can find the issue
– Teja Bhagavan Kollepara
Jun 13 at 10:30
Deleting var/generation, var/cache and var/di and try
– Rk Rathod
Jun 13 at 10:33
already done deleting now it stop even showing any error
– Asad Ullah
Jun 13 at 10:34
run php bin/magento setup:static-content:deploy -f now it will generate again
– Teja Bhagavan Kollepara
Jun 13 at 10:35
nothing no result
– Asad Ullah
Jun 13 at 10:37