YunoHost-Apps / tandoor_ynh

Tandoor package for YunoHost
https://tandoor.dev
MIT License
3 stars 5 forks source link

Unable to import from Tandoor #7

Open davidszerman opened 2 years ago

davidszerman commented 2 years ago

Hello,

i had a Tandoor installation via Docker and then installed via Yunohost

I made an export (zip file) from the app on Docker and then Import to the Yunohost version.

The import process is able to read the file (I get the list of recipes) but the import fails "unable to create resource"

Thank you for your help

navanchauhan commented 2 years ago

Hi

If it is not too much to ask, can you upload the zip file so I can test it out

davidszerman commented 2 years ago

Hello,

here is the file with one recipe ; I tested to reimport the file into the source app (docker version) and it worked so it is not related to the exported file

export_2022-08-17.zip

navanchauhan commented 2 years ago

Thank you for this, I am investigating this issue now

navanchauhan commented 2 years ago

I am able to recreate the issue

davidszerman commented 2 years ago

Ho

for your information, I tried the bookmarklet in order to add a recipe. Same error message

navanchauhan commented 2 years ago

Ho

for your information, I tried the bookmarklet in order to add a recipe. Same error message

Thank you for trying that out. I'm in a bind right now because when I enabled DEBUG and SQL_DEBUG I was able to import the recipes. So there's a problem somewhere which I need to figure out

florisre commented 2 years ago

Hi! I am experiencing the same issue. How can I help?

navanchauhan commented 2 years ago

Please reopen if the issue still persists. The fix has been merged into the master branch

davidszerman commented 2 years ago

It works like a charm.

Thanks !

florisre commented 2 years ago

I am still running into this issue, even after reinstalling Tandoor. Any chance YunoHost does not install the main branch by default?

florisre commented 2 years ago

Please reopen if the issue still persists. The fix has been merged into the master branch

Still not working, don't know how to reopen.

navanchauhan commented 1 year ago

Alright, the latest package should have debug mode enabled to collect more data

florisre commented 1 year ago

I am still experiencing this. I have a feeling that this is some permissions issue. What can I do to help get to the bottom of this?

fabykr commented 1 year ago

Thanks for your work! I couldn't import a recipe export from Nextcloud Cookbook either. Error message "failure".

The last thing in the debug log is:

"wsgi.errors:<gunicorn.http.wsgi.WSGIErrorsWrapper object at 0x7fa8b60a5700> wsgi.version:(1, 0) wsgi.multithread:False wsgi.multiprocess:False wsgi.run_once:False wsgi.file_wrapper: wsgi.input_terminated:True wsgi.input:<gunicorn.http.body.Body object at 0x7fa8b609f1f0> wsgi.url_scheme:https"

navanchauhan commented 1 year ago

Yep, I am aware of this issue and am investigating this along with #35 now that I have time

Best,

Navan

On 18-Jun-2023, at 11:38 PM, fabykr @.***> wrote:

Thanks for your work! I couldn't import a recipe export from Nextcloud Cookbook either. Error message "failure". The last thing in the debug log is: "wsgi.errors:<gunicorn.http.wsgi.WSGIErrorsWrapper object at 0x7fa8b60a5700> wsgi.version:(1, 0) wsgi.multithread:False wsgi.multiprocess:False wsgi.run_once:False wsgi.file_wrapper: wsgi.input_terminated:True wsgi.input:<gunicorn.http.body.Body object at 0x7fa8b609f1f0> wsgi.url_scheme:https" — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you modified the open/close state.Message ID: @.***>