Coder Social home page Coder Social logo

Comments (17)

kolaente avatar kolaente commented on June 20, 2024 1

Unstable builds are built from the latest commit in the main branch. In irregular intervals a release is made from that and then the changes will be cut into a release. In your case, that means you can keep using unstable and then switch to the next release once that's out.

from vikunja.

kolaente avatar kolaente commented on June 20, 2024

What do you see in the logs?

from vikunja.

inuonly avatar inuonly commented on June 20, 2024

What do you see in the logs?
image

It shows something like this but even if I scroll I see no error message or anything specific to import or similar info or error message.

from vikunja.

kolaente avatar kolaente commented on June 20, 2024

If you search the log for Error, do you see anything?

from vikunja.

inuonly avatar inuonly commented on June 20, 2024

If I search error , then there is 0 entries . If i search for microsoft then I get only this entry and I just now tried to import once to get this in logs.
image
Apart from this entry everythign else is just a 200 or 304 log in approximately 1000 lines of logs.

from vikunja.

kolaente avatar kolaente commented on June 20, 2024

What is the log level?

from vikunja.

inuonly avatar inuonly commented on June 20, 2024

I dont have any idea what level log is it, since I have not changed the config, it should be the default. Let me look into hot to manually changing the log level.

from vikunja.

inuonly avatar inuonly commented on June 20, 2024

So by default the logs go to info level, as per instructions here - https://vikunja.io/docs/config-options/ . I went further and changed log level manually to debug and here is the screenshot . I restarted my vikunja instance but still there is no sign of error in logs and the import option completes with the same message that it was successful and will be carried in background. But nothign shows up related to any import from my microsoft to do account.
image
This is the log , after changing to debug level now.

from vikunja.

kolaente avatar kolaente commented on June 20, 2024

This is the log , after changing to debug level now.

This looks like the import did not actually start - did it tell you "you already did the import once, do you really want to do this again?" - in that case you need to confirm the import.
The debug log should give you plenty of information while the import is running, in your case it looks like it didn't start.

from vikunja.

inuonly avatar inuonly commented on June 20, 2024

No it does not spill any such message for confirming to do again as you mentioned. The result is same means the screenshot in step 4 always appears. Logs only show same thing over and over again.

from vikunja.

kolaente avatar kolaente commented on June 20, 2024

Okay, then that's the bug. I'll take a look.

from vikunja.

inuonly avatar inuonly commented on June 20, 2024

If it helps, I am available on discord and also not deleting the instance I have just in case if it cannot be reproduced. Hope you find it.

from vikunja.

kolaente avatar kolaente commented on June 20, 2024

I'm heading off on vacation tomorrow for a week, will ping you back after that when I find something.

from vikunja.

kolaente avatar kolaente commented on June 20, 2024

The message not showing is fixed in 0b9ef27. Please check with the next unstable build (should be ready for deployment in ~45min, also on try).

from vikunja.

inuonly avatar inuonly commented on June 20, 2024

Since I am running in docker environment, can I manually change those two lines in respective two files? ( 0b9ef27 one I think is optional being a comment); as I suppose these changes will take time to reach docker images. I am trying to find the location of these files in docker instance but not able to find the path to the MigrationHandler.vue file or am I doing this wrong way.

The message not showing is fixed in 0b9ef27. Please check with the next unstable build (should be ready for deployment in ~45min, also on try).

from vikunja.

kolaente avatar kolaente commented on June 20, 2024

as I suppose these changes will take time to reach docker images

The change is already in the latest unstable build. You can just use the :unstable tag for the docker image, pull and restart your stack and you should be good to go. Make a backup first! You can learn more about the different versions here.

I am trying to find the location of these files in docker instance but not able to find the path to the MigrationHandler.vue file or am I doing this wrong way.

You can't edit the file in the docker container because they only contain the final compiled binary with the frontend and api bundled, not the source files. If you still want to edit the files, you need to build Vikunja from sources manuall. In your case, it's a lot easier to just switch to unstable though.

from vikunja.

inuonly avatar inuonly commented on June 20, 2024

Hey thanks for the tip. just used unstable tag for docker image and now migration part works.
It went in the very first attempt. Also if I revisit, it warns me about duplicate entries possibility before confirming just like you asked earlier.
One question, do i need to keep using unstable or does these changes reflect in latest tag docker image after some time.
Thank you so much <3 .
I believe we could close this issue. Also hope your vacations went well. [forgor that] .

from vikunja.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.