Giter VIP home page Giter VIP logo

Comments (7)

Hinton avatar Hinton commented on July 17, 2024

Can you provide some additional information on how to replicate this issue @aconite33?

Running docker run -it --entrypoint sh bitwarden/web:2.26.1 (which is the web vault version matching server release 1.46.2), and ls app outputs the following files

main.70e6ec4e17a466ff6daf.js       polyfills.3ab3aecac16277160ac5.js.LICENSE.txt
main.70e6ec4e17a466ff6daf.js.map   polyfills.3ab3aecac16277160ac5.js.map
main.7b7aed24fb95652a39f4.css      vendor.7f0a909b78a411824308.js
main.7b7aed24fb95652a39f4.css.map  vendor.7f0a909b78a411824308.js.LICENSE.txt
polyfills.3ab3aecac16277160ac5.js  vendor.7f0a909b78a411824308.js.map

from web.

aconite33 avatar aconite33 commented on July 17, 2024

I followed the instructions here: https://bitwarden.com/help/install-on-premise-linux/

Here is what I have when I step inside our running web docker:

image

I have to download the vendor javascript file and insert it into the docker file.

from web.

Hinton avatar Hinton commented on July 17, 2024

That's weird.

I wonder if re-creating the web container would work. Could you try running the same commands as I did above and check if the file exists there?

docker run -it --entrypoint sh bitwarden/web:2.26.1
ls app

from web.

aconite33 avatar aconite33 commented on July 17, 2024

Running:

docker run -it --entrypoint sh bitwarden/web:2.26.1
ls app

Results in the same issue. No vendor.js supplied.

Even executing docker-compose up --build, I cannot get to pull the vendor.js file appropriately.

However, using the script with rebuild option worked. (Can't believe I missed this).

I can confirm that the vendorjs is now sitting there. I will update after I leave it running for a few days. We didn't have any issues when we first setup on prem, but only had this after the docker had been running for a few days.

from web.

Hinton avatar Hinton commented on July 17, 2024

It sounds odd. Nice that rebuild worked but has me confused as to why the vendor file would disappear.

from web.

aconite33 avatar aconite33 commented on July 17, 2024

I agree. I'll monitor it for a few days and if it happens again, I'll post back here.

If it goes a week or so without issue, I believe we can close it. I do know that I first started encountering it after I did a upgrade command via the script.

from web.

djsmith85 avatar djsmith85 commented on July 17, 2024

@aconite33 I'm closing this now.
If this happens again or continues to be an issue please feel free to re-open this issue and let us know, along with any additional detail to assist with reproduction and root cause analysis.

from web.

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.