overhangio / tutor-ecommerce

Ecommerce plugin for Tutor
GNU Affero General Public License v3.0
17 stars 50 forks source link

Error when running tutor local launch after plugin enabled #59

Closed johnny77221 closed 11 months ago

johnny77221 commented 11 months ago

I am setting up using tutor, version 16.1.7 with last two releases(16.0.1 & 16.0.2) of tutor-ecommerce, I encountered error when running tutor local launch it shows:

Running init task in ecommerce Error: Missing configuration value: 'tuple object' has no attribute 'name'

and the script exits and the site will show server error after login

regisb commented 11 months ago

I have reproduced the issue here: https://github.com/overhangio/openedx-release-demo/actions/runs/7164720697/job/19507131728

Working on a fix right now.

Faraz32123 commented 11 months ago

@regisb there's also another issue reported in this github issue that the 500 server error was also occurring and i reproduced the same, I had also done the same fix that u have done and some extra fix for 500 server error.

Faraz32123 commented 11 months ago

I'll close the issue once i create/merge a PR for the 500 internet server error.