@@ -17,12 +17,8 @@ or export it
17
17
Run locally
18
18
`bash systemd/agent-docker-local.sh`
19
19
20
-
21
-
22
-
23
20
`docker exec -it agent-docker.service bash`
24
21
25
-
26
22
27
23
```
28
24
strace -o straces1 -f -e statx,openat,execve,newfstatat,fcntl,ioctl,readlink,access,fstat pnpm start:debug
@@ -36,23 +32,8 @@ AWS_PROFILE=solfunmeme_dev python ./ssh-ssm.py
36
32
aws ssm start-session --target i-0b0e822632e0bef20 --profile solfunmeme_dev
37
33
```
38
34
39
-
40
35
```
41
36
export AGENT_NAME=tine_agent_4
42
-
43
- ```
44
-
45
- ```
46
- "Source": "/opt/agent/characters/tine-test.character.json",
47
- "Destination": "/app/agent/characters/tine-test.character.json",
48
-
49
- [2025-02-17 18:44:25] INFO: Plugins are:
50
- 0: "@elizaos/plugin-twitter"
51
-
52
- 178 statx(AT_FDCWD, "/app/node_modules/twitter-api-v2/dist/cjs/ads-sandbox/client.ads-sandbox.read.js", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=627, ...}) = 0
53
-
54
- 185 statx(AT_FDCWD, "/app/node_modules/@elizaos/plugin-twitter/node_modules", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
55
-
56
37
```
57
38
58
39
```
@@ -53530,17 +53511,6 @@ mdupont@mdupont-G470:~/cloud-deployment-eliza$ docker build . -t testlocal
53530
53511
mdupont@mdupont-G470:~/cloud-deployment-eliza$
53531
53512
mdupont@mdupont-G470:~/cloud-deployment-eliza$ bash -x systemd/agent-docker-local.sh
53532
53513
+ AGENT_IMAGE=testlocal
53533
- + /usr/bin/docker run -p 3000:3000 -v tokenizer:/app/node_modules/@anush008/tokenizers/ -v tokenizer:/app/node_modules/fastembed/node_modules/.pnpm/@anush008+tokenizers@https+++codeload.github.com+meta-introspector+arm64-tokenizers+tar.gz+98_s2457qj3pe4ojcbckddasgzfvu/node_modules/@anush008/ --mount type=bind,source=/opt/agent,target=/opt/agent --mount type=bind,source=/opt/agent/characters/,target=/app/agent/characters/ --mount type=bind,source=/opt/agent/characters/eliza.character.json,target=/app/agent/characters/eliza.character.json --env-file /var/run/agent/secrets/env --rm --name agent-docker.service --entrypoint /opt/agent/docker-entrypoint-strace2.sh testlocal
53534
- docker: open /var/run/agent/secrets/env: no such file or directory.
53535
- See 'docker run --help'.
53536
- mdupont@mdupont-G470:~/cloud-deployment-eliza$ bash -x systemd/agent-docker-local.sh
53537
- + AGENT_IMAGE=testlocal
53538
- + /usr/bin/docker run -p 3000:3000 -v tokenizer:/app/node_modules/@anush008/tokenizers/ -v tokenizer:/app/node_modules/fastembed/node_modules/.pnpm/@anush008+tokenizers@https+++codeload.github.com+meta-introspector+arm64-tokenizers+tar.gz+98_s2457qj3pe4ojcbckddasgzfvu/node_modules/@anush008/ --mount type=bind,source=/opt/agent,target=/opt/agent --mount type=bind,source=/opt/agent/characters/,target=/app/agent/characters/ --mount type=bind,source=/opt/agent/characters/eliza.character.json,target=/app/agent/characters/eliza.character.json --env-file env --name agent-docker.service --entrypoint /opt/agent/docker-entrypoint-strace2.sh testlocal
53539
- docker: open env: no such file or directory.
53540
- See 'docker run --help'.
53541
- mdupont@mdupont-G470:~/cloud-deployment-eliza$ bash -x systemd/agent-docker-local.sh
53542
- + AGENT_IMAGE=testlocal
53543
- + /usr/bin/docker run -p 3000:3000 -v tokenizer:/app/node_modules/@anush008/tokenizers/ -v tokenizer:/app/node_modules/fastembed/node_modules/.pnpm/@anush008+tokenizers@https+++codeload.github.com+meta-introspector+arm64-tokenizers+tar.gz+98_s2457qj3pe4ojcbckddasgzfvu/node_modules/@anush008/ --mount type=bind,source=/opt/agent,target=/opt/agent --mount type=bind,source=/opt/agent/characters/,target=/app/agent/characters/ --mount type=bind,source=/opt/agent/characters/eliza.character.json,target=/app/agent/characters/eliza.character.json --env-file env --name agent-docker.service --entrypoint /opt/agent/docker-entrypoint-strace2.sh testlocal
53544
53514
+ apt update
53545
53515
53546
53516
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
0 commit comments