- Issue created by @Sandip Choudhury
What was the process you followed with copying the website and database to a domain name? Did you see these?:
- https://www.drupal.org/project/drupal/issues/3357354 🐛 The 'entity:user' context is required and not present Closed: duplicate
- https://www.drupal.org/forum/support/post-installation/2022-03-12/how-to... →
- https://www.drupal.org/forum/support/post-installation/2023-09-06/gettin... →
- https://www.drupal.org/project/drupal/issues/3056234 🐛 User context missing when using toUrl in some circumstances Needs work
- 🇮🇳India Sandip Choudhury
What was the process you followed with copying the website and database to a domain name?
I have taken the gzip backup of the entire site (includes database, public files, private files) by Backup and Migrate module. Then downloaded it to the laptop and then again uploaded to new folder in the server. Then extract it and use bigdump.php to upload database in MySQL. This is the process I have followed.
Is there anything wrong I have done?
https://www.drupal.org/project/drupal/issues/3357354 🐛 The 'entity:user' context is required and not present Closed: duplicate
https://www.drupal.org/forum/support/post-installation/2022-03-12/how-to → ...
https://www.drupal.org/forum/support/post-installation/2023-09-06/gettin → ...
https://www.drupal.org/project/drupal/issues/3056234 🐛 User context missing when using toUrl in some circumstances Needs workAlso, I have seen these links. But I have not found any solution.
I can share with you the whole Drupal site.
Please help me to solve the issue.
- 🇮🇳India Sandip Choudhury
What is bigdump.php?
Bigdump PHP script is a MySQL Dump Importer designed to allow users to import large MySQL databases that are too large to be imported using conventional means, such as phpMyAdmin.
https://www.ozerov.de/bigdump/you-need/
However, can you please help me solve my issue?
Thanks in advance.
Perhaps Bigdump doesn't always work?
Is it https://www.drupal.org/project/drupal/issues/3057399 → ? Are you searching for "The 'entity:user' context is required and not present"?
- 🇦🇺Australia larowlan 🇦🇺🏝.au GMT+10
One thing to check is that you have a user with uid 0 in the users table, I've seen this before when the anonymous user doesn't have uid 0
Some database import tools have an issue with setting a serial column to zero
- Status changed to Closed: outdated
4 months ago 6:30pm 28 July 2024