Code Monkey home page Code Monkey logo

Comments (7)

Dewilas avatar Dewilas commented on July 22, 2024

yeah, for me also always shows the same. Than I recreate container and works again for a while.
Screenshot 2020-07-16 at 14 58 33

master project run in cloud, ubuntu 18.04. I use Chrome

from articulate.

wrathagom avatar wrathagom commented on July 22, 2024

Hey all, sorry for the delay, you connect to Articulate at http://localhost:8080.

from articulate.

wrathagom avatar wrathagom commented on July 22, 2024

https://samtecspg.github.io/articulate/#/getting-started/basic-installation.md

from articulate.

Dewilas avatar Dewilas commented on July 22, 2024

@wrathagom but project is on cloud remotely. Not localhost... this problem at address http://remote-ip-address:8080

from articulate.

dcalvom avatar dcalvom commented on July 22, 2024

You mean you tried to access articulate at :8080 in your cloud server and shows a blank page too?

from articulate.

Dewilas avatar Dewilas commented on July 22, 2024

for me:

yeah, for me also always shows the same. Than I recreate container and works again for a while.

from articulate.

Dewilas avatar Dewilas commented on July 22, 2024

So after this aproach, the "api" container is causing the issue. The api container has node service running on 7500 which gets crashed and generate the error. After restarting the api container everything is running fine...

The main reason behind this approach is because of this error "Failed opening the RDB file user (in server root dir /etc/crontabs) for saving: Permission denied" in docker logs. So basically this error appears in a server when there is a malicious virus that comes into the server. The virus enters from the public ports which are accessible from the internet and changes the configuration.

Recommended solution:

  • If this happens on the server then that server's security is compromised and please try to replace the server as soon as possible.
  • In a fresh server, enabling firewall reduces this threat and allowing only necessary ports (22 and 8080) to communicate.

from articulate.

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.