GithubHelp home page GithubHelp logo

Comments (7)

VincentSC avatar VincentSC commented on June 14, 2024 2

As I moved to osticketawesome and made most changes for that, so I cannot easily maintain this code. I checked the code I made available - yes, it probably needed some manual work to get going, as I put e.g. some version-checks in there.

Good you got it working!

from osticket-docker.

VincentSC avatar VincentSC commented on June 14, 2024

Be aware it assumes an nginx-proxy. If you use another system, it won't work.

For the rest: I can't guess your logs and config :)

from osticket-docker.

nathphoenix avatar nathphoenix commented on June 14, 2024

I really appreciate your response, i think i found twhat is causing it,
i execute the container and also check the logs then i realise that the init_storage.sh file was missing which is the entry point to the app.

from the docker file : CMD /var/www/html/init_storage.sh; cron; apache2-foreground

But for the nginx part, i remove the network and setup my own nginx to serve the application which is working, and the reason i remove nignx-proxy is because there was an error coming up because nginx-proxy network was set to external which hinder all containers from running, but left the default network

BELOW IS THE ERROR FROM THE CONTAINER LOGS

/bin/sh: 1: /var/www/html/init_storage.sh: not found
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.21.0.3. Set the 'ServerName' directive globally to suppress this message
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.21.0.3. Set the 'ServerName' directive globally to suppress this message

from osticket-docker.

nathphoenix avatar nathphoenix commented on June 14, 2024

Hi @VincentSC another major problem i realise now is that the bash script is no longer working as expected, there has been some changes which is why the osticket.zip file is failing to download and then unzip.

from osticket-docker.

VincentSC avatar VincentSC commented on June 14, 2024

Yeah, seems that get-latest.sh did not run correctly. I don't see the changes myself.

Got an error?

from osticket-docker.

nathphoenix avatar nathphoenix commented on June 14, 2024

Thanks i have resolve, i had to download osticket without the bash file....

from osticket-docker.

nathphoenix avatar nathphoenix commented on June 14, 2024

Yeah, seems that get-latest.sh did not run correctly. I don't see the changes myself.

Got an error?

The wget wasn't able to download, that should be because there is an update to bash syntax,
But i have completed the setup, i can deploy now,
Thanks so much!!!

from osticket-docker.

Related Issues (2)

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.