GithubHelp home page GithubHelp logo

Comments (13)

strausmann avatar strausmann commented on August 29, 2024 1

Ok, have to correct myself a bit. With the FROM gitpod/workspace-mysql:legacy-dazzle-v1 only the 1.4.0 image works again. With the 1.5.0 image I still have problems with the Git client and my own GitLab instance.

from gitpod-laravel-starter.

apolopena avatar apolopena commented on August 29, 2024 1

Ok we can fix this by pinning the Gitpod workspace-mysql image version to a specific date:
gitpod-io/workspace-images#595 (comment)

Not my favorite solution but perhaps we can create and maintain our own underlying image in the future.

from gitpod-laravel-starter.

apolopena avatar apolopena commented on August 29, 2024

There are alot of moving parts on this one from me to even to be able to test it out. Not super sure where to start.

from gitpod-laravel-starter.

apolopena avatar apolopena commented on August 29, 2024

Something along the lines of this?
https://docs.gitlab.com/ee/integration/gitpod.html

from gitpod-laravel-starter.

apolopena avatar apolopena commented on August 29, 2024

Did you register your self hosted gitlab instance with Gitpod?
https://www.gitpod.io/docs/gitlab-integration#registering-a-self-hosted-gitlab-installation

from gitpod-laravel-starter.

strausmann avatar strausmann commented on August 29, 2024

I've been using GitPod with my GitLab self-hosted instance since GitPod first supported it.

So I don't see any problem with the GitPod integration at the moment.
I think GitPod has changed something in the base image again and that's why the build doesn't work anymore.

However, I just created a new repository and then used the "gitpod/workspace-mysql" image as a base. Here there are no problems when pushing to the gitlab instance from me.

image

from gitpod-laravel-starter.

strausmann avatar strausmann commented on August 29, 2024

So, I tried something again. Changed the base image to this day.

FROM gitpod/workspace-mysql:legacy-dazzle-v1

With this, both the build of the workspace and my git push works again.

from gitpod-laravel-starter.

apolopena avatar apolopena commented on August 29, 2024

workspace-mysql:2022-02-04-10-54-10 did not work for me

from gitpod-laravel-starter.

apolopena avatar apolopena commented on August 29, 2024

It looks like there is no version of workspace-mysql where nginx, PHP, and Apache are retained but ca certificates work. Since these are the only two tags we have to work with:
(contains nginx, PHP and apache but has buggy ca certificates)
https://hub.docker.com/layers/gitpod/workspace-mysql/legacy-dazzle-v1/images/sha256-d75a730768eba3eacf854e4dd671967a2c07d81cee44ec51e85c1265ec1b2baf?context=explore
and
(does not contain nginx, PHP and apache but ca certificates are fixed?)
https://hub.docker.com/layers/gitpod/workspace-mysql/2022-02-04-10-54-10/images/sha256-89974ad5bffbd7f1a5f68070f81e414d9a4d1be923d0b606177711462c83c1df?context=explore

Please advise how I can workaround this.

Its looking like I will have to use workspace-full and then integrate mysql on my own? I would really rather not do that to hotfix this breaking change in a bunch of my projects, including portfolio pieces.

from gitpod-laravel-starter.

apolopena avatar apolopena commented on August 29, 2024

@strausmann
I am hoping for a suggested workaround (from Gitpod) that actually works.

Otherwise I will have to integrate mysql in this projects gitpod.Dockerfile and build the project on workspace-full:some pinned-date.

Thoughts?

from gitpod-laravel-starter.

apolopena avatar apolopena commented on August 29, 2024

@strausmann
Gitpod fixed this issue. I reverted the hotfix. Let me know if you still see this issue in v1.5.0
Thanks!

from gitpod-laravel-starter.

apolopena avatar apolopena commented on August 29, 2024

@strausmann
I will assume this has been fixed since it was a regression issue that was addressed by Gitpod.
Feel free to re-open this after v.16 is released if you continue to experience the issue.

from gitpod-laravel-starter.

strausmann avatar strausmann commented on August 29, 2024

@apolopena
Sorry. forgot to give feedback. :-)
With the new base image from GitPod my LE problem is also fixed.

image

from gitpod-laravel-starter.

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.