Code Monkey home page Code Monkey logo

Comments (3)

shiftkey avatar shiftkey commented on August 16, 2024

I'm not aware of any CentOS-specific issues with Electron or Desktop, but I'll try and install it on a VM and see if I can trigger this issue

Our environment has a self signed cert for our GH enterprise install, and applies a self signed cert to all external https connections.

I think this might bite you later on once we get the application running, but I'm not going to worry about that for the moment.

from desktop.

shiftkey avatar shiftkey commented on August 16, 2024

I can reproduce this on a vanilla CentOS build - 7.4.1708 (Core) with the AppImage install - and when I could get to the dev tools I can see this error:

This is already tracked in #29, so I'm going to close this issue in favour of that. I'm not sure of the CentOS-specific fix for this, despite trying a few common things.

Please open another issue if you encounter a problem with connecting to a the GitHub Enterprise which has a self-signed certificate after you get the required version of GLIBCXX on your machine.

from desktop.

probonopd avatar probonopd commented on August 16, 2024

The GLIBCXX usually means that the AppImage or some ingredient for it was built on a system newer than the target system on which the AppImage is being executed. Building all ingredients on an older system is usually the best fix for this kind of issue. This is not an AppImage specific issue though and would happen if you would ship the same ingredient in, say, a .zip file as well.

Please see https://github.com/AppImage/AppImageKit/wiki/Creating-AppImages#libstdcso6 for more information.

from desktop.

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.