Can't access admin after update Magento 2.3.1Magento 2 folder/file permissionsMagento Administration Configuration Page blank after upgrade to 1.9.1.0Magento 1.9.01 update to 1.9.1.0 results in ''There has been an error processing your request'' LOG FILES uploadedSubtotal doubled in cart after updateAdmin infinite redirect after trying to change admin URLMagento 2.3.1 installation ErrorMsrpPriceCalculator exception after upgrade to 2.3.1Magento admin display old version after upgrade Magento 2.2.5 to 2.3.1How to update magento 2.3.0 to 2.3.1 in cloudHow to uninstall an update?Do I need to update to 2.3.1?
Searching for a sentence that I only know part of it using Google's operators
Would a legitimized Baratheon have the best claim for the Iron Throne?
What did Varys actually mean?
Can anyone identify this unknown 1988 PC card from The Palantir Corporation?
How to get the decimal part of a number in apex
Did any early RISC OS precursor run on the BBC Micro?
How do I minimise waste on a flight?
Appropriate age to involve kids in life changing decisions
What's weird about Proto-Indo-European Stops?
Why is the blank symbol not considered part of the input alphabet of a Turing machine?
Do the Zhentarim fire members for killing fellow members?
A problem with Hebrew and English underlined text
In a series of books, what happens after the coming of age?
Drug Testing and Prescribed Medications
All of my Firefox add-ons have been disabled suddenly, how can I re-enable them?
Function annotation with two or more return parameters
Can a player choose to add detail and flavor to their character's spells and abilities?
Displaying an Estimated Execution Plan generates CXPACKET, PAGELATCH_SH, and LATCH_EX [ACCESS_METHODS_DATASET_PARENT] waits
Extracting the parent, leaf, and extension from a valid path
Good introductory book to type theory?
What is more safe for browsing the web: PC or smartphone?
HTML folder located within IOS Image file?
How could a humanoid creature completely form within the span of 24 hours?
What's the difference between "ricochet" and "bounce"?
Can't access admin after update Magento 2.3.1
Magento 2 folder/file permissionsMagento Administration Configuration Page blank after upgrade to 1.9.1.0Magento 1.9.01 update to 1.9.1.0 results in ''There has been an error processing your request'' LOG FILES uploadedSubtotal doubled in cart after updateAdmin infinite redirect after trying to change admin URLMagento 2.3.1 installation ErrorMsrpPriceCalculator exception after upgrade to 2.3.1Magento admin display old version after upgrade Magento 2.2.5 to 2.3.1How to update magento 2.3.0 to 2.3.1 in cloudHow to uninstall an update?Do I need to update to 2.3.1?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I recently updated my Magento 2.3.0 to 2.3.1, and my site works, but I when I try to go to my admin url I get a 504 error. I have tried clearing my cache, and I tried following advice to clear the values of the cookie paths in my database:
The last error I have in my error log is :AH01630: client denied by server configuration. My config.php looks right, but I'm not sure.
'Magento_Cookie' => 1,
I didn't get any errors when I updated. It still doesn't work. What should my next steps be?
EDIT:
After being able to log in I was having a hard time getting to pages, because all the caches were disabled, so make sure to enable them.
admin upgrade admin-controller magento2.3.1
add a comment |
I recently updated my Magento 2.3.0 to 2.3.1, and my site works, but I when I try to go to my admin url I get a 504 error. I have tried clearing my cache, and I tried following advice to clear the values of the cookie paths in my database:
The last error I have in my error log is :AH01630: client denied by server configuration. My config.php looks right, but I'm not sure.
'Magento_Cookie' => 1,
I didn't get any errors when I updated. It still doesn't work. What should my next steps be?
EDIT:
After being able to log in I was having a hard time getting to pages, because all the caches were disabled, so make sure to enable them.
admin upgrade admin-controller magento2.3.1
add a comment |
I recently updated my Magento 2.3.0 to 2.3.1, and my site works, but I when I try to go to my admin url I get a 504 error. I have tried clearing my cache, and I tried following advice to clear the values of the cookie paths in my database:
The last error I have in my error log is :AH01630: client denied by server configuration. My config.php looks right, but I'm not sure.
'Magento_Cookie' => 1,
I didn't get any errors when I updated. It still doesn't work. What should my next steps be?
EDIT:
After being able to log in I was having a hard time getting to pages, because all the caches were disabled, so make sure to enable them.
admin upgrade admin-controller magento2.3.1
I recently updated my Magento 2.3.0 to 2.3.1, and my site works, but I when I try to go to my admin url I get a 504 error. I have tried clearing my cache, and I tried following advice to clear the values of the cookie paths in my database:
The last error I have in my error log is :AH01630: client denied by server configuration. My config.php looks right, but I'm not sure.
'Magento_Cookie' => 1,
I didn't get any errors when I updated. It still doesn't work. What should my next steps be?
EDIT:
After being able to log in I was having a hard time getting to pages, because all the caches were disabled, so make sure to enable them.
admin upgrade admin-controller magento2.3.1
admin upgrade admin-controller magento2.3.1
edited May 3 at 19:31
Morgan Smith
asked May 3 at 18:03
Morgan SmithMorgan Smith
8010
8010
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I had the same error in earlier version. Finally it was permissions issue. Check the permissions of file system may be this is the reason
New contributor
Do you know what you changed to make it work? The dev doc you linked just talks about what user to use, and I have an non-root user that i do my updates in. thanks
– Morgan Smith
May 3 at 18:29
I just ran cmod and chown for the entire installation and something was fixed.
– vistore
May 3 at 18:40
I still don't know what you mean? could you post the commands you ran?
– Morgan Smith
May 3 at 18:40
for example see the first answer here :magento.stackexchange.com/questions/91870/…
– vistore
May 3 at 18:53
okay thanks let me try that!
– Morgan Smith
May 3 at 18:55
|
show 1 more 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%2f273387%2fcant-access-admin-after-update-magento-2-3-1%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I had the same error in earlier version. Finally it was permissions issue. Check the permissions of file system may be this is the reason
New contributor
Do you know what you changed to make it work? The dev doc you linked just talks about what user to use, and I have an non-root user that i do my updates in. thanks
– Morgan Smith
May 3 at 18:29
I just ran cmod and chown for the entire installation and something was fixed.
– vistore
May 3 at 18:40
I still don't know what you mean? could you post the commands you ran?
– Morgan Smith
May 3 at 18:40
for example see the first answer here :magento.stackexchange.com/questions/91870/…
– vistore
May 3 at 18:53
okay thanks let me try that!
– Morgan Smith
May 3 at 18:55
|
show 1 more comment
I had the same error in earlier version. Finally it was permissions issue. Check the permissions of file system may be this is the reason
New contributor
Do you know what you changed to make it work? The dev doc you linked just talks about what user to use, and I have an non-root user that i do my updates in. thanks
– Morgan Smith
May 3 at 18:29
I just ran cmod and chown for the entire installation and something was fixed.
– vistore
May 3 at 18:40
I still don't know what you mean? could you post the commands you ran?
– Morgan Smith
May 3 at 18:40
for example see the first answer here :magento.stackexchange.com/questions/91870/…
– vistore
May 3 at 18:53
okay thanks let me try that!
– Morgan Smith
May 3 at 18:55
|
show 1 more comment
I had the same error in earlier version. Finally it was permissions issue. Check the permissions of file system may be this is the reason
New contributor
I had the same error in earlier version. Finally it was permissions issue. Check the permissions of file system may be this is the reason
New contributor
New contributor
answered May 3 at 18:22
vistorevistore
261
261
New contributor
New contributor
Do you know what you changed to make it work? The dev doc you linked just talks about what user to use, and I have an non-root user that i do my updates in. thanks
– Morgan Smith
May 3 at 18:29
I just ran cmod and chown for the entire installation and something was fixed.
– vistore
May 3 at 18:40
I still don't know what you mean? could you post the commands you ran?
– Morgan Smith
May 3 at 18:40
for example see the first answer here :magento.stackexchange.com/questions/91870/…
– vistore
May 3 at 18:53
okay thanks let me try that!
– Morgan Smith
May 3 at 18:55
|
show 1 more comment
Do you know what you changed to make it work? The dev doc you linked just talks about what user to use, and I have an non-root user that i do my updates in. thanks
– Morgan Smith
May 3 at 18:29
I just ran cmod and chown for the entire installation and something was fixed.
– vistore
May 3 at 18:40
I still don't know what you mean? could you post the commands you ran?
– Morgan Smith
May 3 at 18:40
for example see the first answer here :magento.stackexchange.com/questions/91870/…
– vistore
May 3 at 18:53
okay thanks let me try that!
– Morgan Smith
May 3 at 18:55
Do you know what you changed to make it work? The dev doc you linked just talks about what user to use, and I have an non-root user that i do my updates in. thanks
– Morgan Smith
May 3 at 18:29
Do you know what you changed to make it work? The dev doc you linked just talks about what user to use, and I have an non-root user that i do my updates in. thanks
– Morgan Smith
May 3 at 18:29
I just ran cmod and chown for the entire installation and something was fixed.
– vistore
May 3 at 18:40
I just ran cmod and chown for the entire installation and something was fixed.
– vistore
May 3 at 18:40
I still don't know what you mean? could you post the commands you ran?
– Morgan Smith
May 3 at 18:40
I still don't know what you mean? could you post the commands you ran?
– Morgan Smith
May 3 at 18:40
for example see the first answer here :magento.stackexchange.com/questions/91870/…
– vistore
May 3 at 18:53
for example see the first answer here :magento.stackexchange.com/questions/91870/…
– vistore
May 3 at 18:53
okay thanks let me try that!
– Morgan Smith
May 3 at 18:55
okay thanks let me try that!
– Morgan Smith
May 3 at 18:55
|
show 1 more 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%2f273387%2fcant-access-admin-after-update-magento-2-3-1%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