Git Product home page Git Product logo

Comments (14)

morpheus65535 avatar morpheus65535 commented on May 26, 2024 1

Yes but it will be released tonight.

from bazarr.

flensburg2 avatar flensburg2 commented on May 26, 2024 1

Looks like the update from beta 22 to beta 23 went fine here. Bazarr process was running after the update.

from bazarr.

flensburg2 avatar flensburg2 commented on May 26, 2024 1

Automatic update and restart went fine from beta 23 to beta 24 as well.

from bazarr.

morpheus65535 avatar morpheus65535 commented on May 26, 2024

Should be fixed in upcoming release. Let me know if it works properly after being updated to beta.21.

from bazarr.

cheng2wei avatar cheng2wei commented on May 26, 2024

@morpheus65535 I'll have to update to beta.21 and wait until beta.22 to properly verify this, right?

from bazarr.

flensburg2 avatar flensburg2 commented on May 26, 2024

I went from beta 21 and am on beta 22 right now, but it was not starting by itself. Got the error message below.
Actually, I have had this problem for quite many beta releases now, where I notice the bazarr service is not working sometimes, and I have to manually restart it by killing the nssm process and starting again. Just recently I am starting to relate it to new releases and the updating process.
2024-04-20 09:08:45|ERROR |root |BAZARR Cannot create restart file: KeyError('RESTARTFILE')|

from bazarr.

morpheus65535 avatar morpheus65535 commented on May 26, 2024

@flensburg2 can you check if bazarr.py contain those lines? https://github.com/morpheus65535/bazarr/blob/development/bazarr.py#L122-L125

from bazarr.

flensburg2 avatar flensburg2 commented on May 26, 2024

I can confirm I find the same lines 122-125 in my bazarr.py file

from bazarr.

cheng2wei avatar cheng2wei commented on May 26, 2024

Still having the same issue going from .21 to .22.

I'm not too familiar with bazarr source or its upgrade flow, but does a new process get created during upgrades? Would that be why there is no os.environ value for RESTARTFILE?

from bazarr.

morpheus65535 avatar morpheus65535 commented on May 26, 2024

Previously we weren't defining environment variables in bazarr.py which is only a daemon process. It start a subprocess (main.py) and this one may not be getting parent process environment variables. My latest fix should address that (I hope...).

from bazarr.

morpheus65535 avatar morpheus65535 commented on May 26, 2024

Looks like the update from beta 22 to beta 23 went fine here. Bazarr process was running after the update.

Keep me informed on how goes subsequent upgrades.

from bazarr.

morpheus65535 avatar morpheus65535 commented on May 26, 2024

@cheng2wei is it fixed for you?

from bazarr.

cheng2wei avatar cheng2wei commented on May 26, 2024

Yep, auto update and restart is working. On beta 24 now.

from bazarr.

morpheus65535 avatar morpheus65535 commented on May 26, 2024

Thanks!

from bazarr.

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.