『瀚思彼岸』» 智能家居技术论坛

 找回密码
 立即注册
查看: 20419|回复: 36

[教程系列] 真心救教N1启动Node-RED失败问题

[复制链接]

10

主题

155

帖子

773

积分

论坛积极会员

积分
773
金钱
618
HASS币
0
发表于 2019-4-15 14:36:44 | 显示全部楼层 |阅读模式
已经安装好了node-red-docker:0.19.2-v8但启动不了日志如下:
standard_init_linux.go:207: exec user process caused "exec format error"

standard_init_linux.go:207: exec user process caused "exec format error"

standard_init_linux.go:207: exec user process caused "exec format error"

standard_init_linux.go:207: exec user process caused "exec format error"

standard_init_linux.go:207: exec user process caused "exec format error"

standard_init_linux.go:207: exec user process caused "exec format error"

standard_init_linux.go:207: exec user process caused "exec format error"

standard_init_linux.go:207: exec user process caused "exec format error"

standard_init_linux.go:207: exec user process caused "exec format error"

standard_init_linux.go:207: exec user process caused "exec format error"

standard_init_linux.go:207: exec user process caused "exec format error"

standard_init_linux.go:207: exec user process caused "exec format error"

standard_init_linux.go:207: exec user process caused "exec format error"


回复

使用道具 举报

40

主题

3057

帖子

1万

积分

超级版主

Nero

Rank: 8Rank: 8

积分
11135
金钱
8028
HASS币
182
发表于 2019-4-15 15:32:31 | 显示全部楼层
arm的版本应该拉  rpi-v8 版本 默认V8是X86架构。
Nero
回复

使用道具 举报

10

主题

155

帖子

773

积分

论坛积极会员

积分
773
金钱
618
HASS币
0
 楼主| 发表于 2019-4-15 16:01:26 | 显示全部楼层
neroxps 发表于 2019-4-15 15:32
arm的版本应该拉  rpi-v8 版本 默认V8是X86架构。

大神,命令应该怎样操作。
我是参考这个教程装的
https://bbs.hassbian.com/thread-174-1-3.html
回复

使用道具 举报

10

主题

155

帖子

773

积分

论坛积极会员

积分
773
金钱
618
HASS币
0
 楼主| 发表于 2019-4-15 16:05:17 | 显示全部楼层
本帖最后由 awdx48 于 2019-4-15 16:23 编辑
neroxps 发表于 2019-4-15 15:32
arm的版本应该拉  rpi-v8 版本 默认V8是X86架构。

大神,我又试了别一个方法。在网页上装 1555315391(1).png
也启动不了
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.,
[s6-init] ensuring user provided files have correct perms...exited 0.,
[fix-attrs.d] applying ownership & permissions fixes...,
[fix-attrs.d] done.,
[cont-init.d] executing container initialization scripts...,
[cont-init.d] 00-banner.sh: executing... ,
,
-----------------------------------------------------------,
Hass.io Add-on: Node-RED,
Flow-based programming for the Internet of Things,
-----------------------------------------------------------,
Add-on version: 3.0.0,
You are running the latest version of this add-on.,
System: Debian GNU/Linux 9 (stretch)  (aarch64 / qemuarm-64),
Home Assistant version: 0.91.3,
Supervisor version: 159,
-----------------------------------------------------------,
Please, share the above information when looking for help,
or support in, e.g., GitHub, forums or the Discord chat.,
-----------------------------------------------------------,
[cont-init.d] 00-banner.sh: exited 0.,
[cont-init.d] 01-log-level.sh: executing... ,
Log level is set to INFO,
[cont-init.d] 01-log-level.sh: exited 0.,
[cont-init.d] nginx.sh: executing... ,
[cont-init.d] nginx.sh: exited 0.,
[cont-init.d] node-red.sh: executing... ,
[15:39:34] INFO: Password is NOT in the Have I Been Pwned database! Nice!,
[15:39:37] INFO: Password is NOT in the Have I Been Pwned database! Nice!,
up to date in 2.982s,
found 0 vulnerabilities,
,
[cont-init.d] node-red.sh: exited 0.,
[cont-init.d] user.sh: executing... ,
[cont-init.d] user.sh: exited 0.,
[cont-init.d] done.,
[services.d] starting services,
[services.d] done.,
[15:39:46] INFO: Starting Node-RED...,
,
> hassio-addon-node-red@ start /opt,
> node $NODE_OPTIONS node_modules/node-red/red.js "--settings" "/etc/node-red/config.js",
,
15 Apr 15:39:52 - [info] ,
,
Welcome to Node-RED,
===================,
,
15 Apr 15:39:52 - [info] Node-RED version: v0.20.5,
15 Apr 15:39:52 - [info] Node.js  version: v10.14.2,
15 Apr 15:39:52 - [info] Linux 5.0.2-aml-s905 arm64 LE,
15 Apr 15:39:54 - [info] Loading palette nodes,
15 Apr 15:40:01 - [warn] rpi-gpio : Raspberry Pi specific node set inactive,
15 Apr 15:40:02 - [info] Settings file  : /etc/node-red/config.js,
15 Apr 15:40:02 - [info] Context store  : 'default' [module=memory],
15 Apr 15:40:02 - [info] User directory : /config/node-red/,
15 Apr 15:40:02 - [warn] Projects disabled : editorTheme.projects.enabled=false,
15 Apr 15:40:02 - [info] Flows file     : /config/node-red/flows.json,
15 Apr 15:40:02 - [info] Starting flows,
15 Apr 15:40:03 - [info] Started flows,
15 Apr 15:40:03 - [info] Server now running at http://127.0.0.1:46836/,
[15:40:03] INFO: Starting NGinx...,
PANIC: unprotected error in call to Lua API (bad light userdata pointer),
[cont-finish.d] executing container finish scripts...,
[cont-finish.d] 99-message.sh: executing... ,
[cont-finish.d] 99-message.sh: exited 0.,
[cont-finish.d] done.,
[s6-finish] waiting for services.,
[s6-finish] sending all processes the TERM signal.,
1555316576(1).png
回复

使用道具 举报

40

主题

3057

帖子

1万

积分

超级版主

Nero

Rank: 8Rank: 8

积分
11135
金钱
8028
HASS币
182
发表于 2019-4-15 17:05:14 | 显示全部楼层
awdx48 发表于 2019-4-15 16:05
大神,我又试了别一个方法。在网页上装
也启动不了
[s6-init] making user provided files available at / ...

日志没问题 访问 ha的IP地址加端口号试试
Nero
回复

使用道具 举报

10

主题

155

帖子

773

积分

论坛积极会员

积分
773
金钱
618
HASS币
0
 楼主| 发表于 2019-4-15 17:23:09 | 显示全部楼层
neroxps 发表于 2019-4-15 17:05
日志没问题 访问 ha的IP地址加端口号试试

ha能上,没有问题,但一启动就出502: Bad Gateway
回复

使用道具 举报

10

主题

155

帖子

773

积分

论坛积极会员

积分
773
金钱
618
HASS币
0
 楼主| 发表于 2019-4-15 18:07:39 | 显示全部楼层
neroxps 发表于 2019-4-15 17:05
日志没问题 访问 ha的IP地址加端口号试试

那个api-v8版我也下了,也不能启动,是不是要指定版本才能用
回复

使用道具 举报

18

主题

689

帖子

3768

积分

元老级技术达人

积分
3768
金钱
3069
HASS币
60
发表于 2019-4-15 20:51:23 | 显示全部楼层
3.0N1不能用,被坑了。
我也是2.0.2升级完废材了,现在退不回去,
也在请教大神指点。
回复

使用道具 举报

0

主题

114

帖子

1136

积分

金牌会员

Rank: 6Rank: 6

积分
1136
金钱
1022
HASS币
0
发表于 2019-4-15 21:08:14 | 显示全部楼层
我也是。502: Bad Gateway
回复

使用道具 举报

20

主题

348

帖子

2529

积分

金牌会员

Rank: 6Rank: 6

积分
2529
金钱
2181
HASS币
0
发表于 2019-4-16 07:02:18 | 显示全部楼层
本帖最后由 aobolee 于 2019-4-16 08:02 编辑

我的也一样,,求救大神!!!!

NODE:还好之前备份,恢复到0.20.3了,先顶一阵子!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|Hassbian

GMT+8, 2024-4-26 23:12 , Processed in 0.058373 second(s), 34 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表