Git Product home page Git Product logo

Comments (8)

feeir avatar feeir commented on July 21, 2024 4

[root@iZ2ze5gg8kaewzjs0b00sbZ pengfei.tian]# docker ps -a |grep web
0b73ff3bf054 eacon/argus-web "run" 44 hours ago Up 44 hours 0.0.0.0:8080->8080/tcp web
[root@iZ2ze5gg8kaewzjs0b00sbZ pengfei.tian]# docker exec -it 0b73ff3bf054 /bin/bash
root@0b73ff3bf054:/opt/amas#
your_server_ip=''
find ./ -type f|xargs grep --color '127.0.0.1'|awk -F ':' '{print $1}' |xargs sed -i 's/127.0.0.1/${your_server_ip}/'
然后可以登录了

from amas.

zhaomgyu avatar zhaomgyu commented on July 21, 2024

同样的错误,求指导

from amas.

EaconTang avatar EaconTang commented on July 21, 2024

@ray1888 @haooodev 帮忙看一下

from amas.

ray1888 avatar ray1888 commented on July 21, 2024

@jevic 方便发个截图吗?

from amas.

feeir avatar feeir commented on July 21, 2024

_20180530145746
@ray1888

from amas.

luoxiaoming082 avatar luoxiaoming082 commented on July 21, 2024

@ray1888 @EaconTang 是否跟数据库关联出了问题,我部署了三次,都会报相同的错误!
image

from amas.

lcstar avatar lcstar commented on July 21, 2024

在服务器上部署 远程登录显示未知错误 打开浏览器的控制台看HTTP请求 好像是请求到本地的8080端口 而并不是请求到服务器的8080端口
wx20180601-080934

from amas.

EaconTang avatar EaconTang commented on July 21, 2024

@feeir 是这个问题。我们内部版本已经有动态获取ip,开源版本还没有。
我们会把最新版本的代码merge到github版本,测试ok后更新发布出来。

from amas.

Related Issues (5)

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.