Failed to create a table for task queue
-
Hi,
I have an issue similar to this:
https://www.ads-software.com/support/topic/failed-to-create-a-table-for-task-queue/#post-11640968Basically, I have Ubuntu 16 xenial + php7 + mysql 5.7 but I got the error:
Failed to create a table for task queueI tried all the tips suggested in the issue but they didn’t solve the issue.
I sent you by email ([email protected]) full log.
To reproduce the issue do the following (You need Vagrant and VirtualBox installed):
1. cd <work_dir>
2. git clone https://github.com/ibm-sanpa/SanPatrignanoWebsiteChatbot
3. cd SanPatrignanoWebsiteChatbot
4. vagrant up
5. sudo vi /etc/hosts
6. Add this line to /etc/hosts on your Mac:
192.168.100.2 https://www.sanpa.org
7. Open the browser and go to https://www.sanpa.org
8. Open https://www.sanpa.org/admin insert user/password and configure the plugin with API credentials.
- The topic ‘Failed to create a table for task queue’ is closed to new replies.