Giter Club home page Giter Club logo

Comments (8)

backtd avatar backtd commented on May 27, 2024

Well I fixed it by changing the entrypoint.sh files (There is two) from CRLF to LF and changing the bash header on both to #!/usr/bin/env sh

from decompiler-explorer.

backtd avatar backtd commented on May 27, 2024

Welp seems like the 404 page not found still persists

from decompiler-explorer.

CouleeApps avatar CouleeApps commented on May 27, 2024

How are you trying to run this? There are build/run instructions in the readme for local deployment, which should just be using standard Docker images. Also, none of the shell scripts use CRLF. You might be having issues with Windows and git's autocrlf?

from decompiler-explorer.

backtd avatar backtd commented on May 27, 2024

I ran it on a linux system same issues, I followed the steps to the exact but no matter what I do something always is wrong, for example my lastest issue is postgres password is never initialized and I have to manually set it although I did init the system

from decompiler-explorer.

backtd avatar backtd commented on May 27, 2024

Right now there is no errors an all is running but no files are served, always 404 page not found

2024-01-20 06:03:39 172.18.0.1 - - [20/Jan/2024:03:03:39 +0000] "GET / HTTP/2.0" 404 19 "-" "-" 9 "-" "-" 0ms

from decompiler-explorer.

backtd avatar backtd commented on May 27, 2024

I got everything running and working but one thing that keeps happening is this on the explorer

PermissionError: [Errno 13] Permission denied: '/opt/decompiler_explorer/staticfiles/favicon.ico'

from decompiler-explorer.

backtd avatar backtd commented on May 27, 2024

I fixed the permission error by keeping it running on root but now the container runs gives this message System check identified no issues (0 silenced). then exits and a new one starts I just dont know what to do at this point

from decompiler-explorer.

backtd avatar backtd commented on May 27, 2024

Was able to solve that issue, I simply reverted back some content to its origin in docker and did a rebuild and all looks good but here is what the explorer is stuck on

System check identified no issues (0 silenced).
[2024-01-20 17:34:30 +0000] [7] [INFO] Starting gunicorn 20.1.0
[2024-01-20 17:34:30 +0000] [7] [INFO] Listening at: http://0.0.0.0:8000 (7)
[2024-01-20 17:34:30 +0000] [7] [INFO] Using worker: sync
[2024-01-20 17:34:30 +0000] [27] [INFO] Booting worker with pid: 27
[2024-01-20 17:34:30 +0000] [28] [INFO] Booting worker with pid: 28
[2024-01-20 17:34:30 +0000] [29] [INFO] Booting worker with pid: 29
[2024-01-20 17:34:30 +0000] [30] [INFO] Booting worker with pid: 30

And the other containers logs server is unavailable

from decompiler-explorer.

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.