Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

Unable to connect to redis server on unikernel #5

Open
vishnutejak538 opened this issue Mar 31, 2022 · 0 comments
Open

Unable to connect to redis server on unikernel #5

vishnutejak538 opened this issue Mar 31, 2022 · 0 comments

Comments

@vishnutejak538
Copy link

I followed the steps and a redis server started running on the unikernel with IP 192.168.122.15 and now I want to connect to the server. I succeeded in connecting to the server but no other commands were being executed as there is protected mode on. But I dug deep into the libredis folder, modified the redis.conf but the error repeated. I used the kraft run and tried to pass a conf file with it, that returning another error.
Thanks in advance.
Here are the two cases I discussed above:
image

And when I pass the conf file with kraft command:
command:
kraft run -b virbr0 "netdev.ipv4_addr=192.168.122.15 netdev.ipv4_gw_addr=192.168.122.1 netdev.ipv4_subnet_mask=255.255.255.0 -- ./redis.conf"

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant