dark_pyrro Posted January 11, 2022 Share Posted January 11, 2022 (edited) What happens if you just skip the parts involving creating a service and using https? Just try to start a plain and simple C2 instance just to verify things in steps rather that building the cathedral at once. Make sure that it all executes without errors and that you can reach it using a browser at the IP address specified when starting C2, and only use http (not https) and also use port 8080 >>> http://<c2 ip address>:8080 ./c2-3.1.2_amd64_linux -hostname <ip address> Then add https as step number 2 (when confirmed that the above works without any issues). As the last step, run it as a service (also only when knowing https works as expected). Regarding "My status output says initial setup is required instead of initial setup detected." That is just a matter of versions. Older variants of C2 has used "detected", more recent versions "Required". Nothing to care about, just words. Edited January 11, 2022 by dark_pyrro Quote Link to comment Share on other sites More sharing options...
Jayel Posted January 11, 2022 Share Posted January 11, 2022 12 hours ago, dark_pyrro said: What happens if you just skip the parts involving creating a service and using https? Just try to start a plain and simple C2 instance just to verify things in steps rather that building the cathedral at once. Make sure that it all executes without errors and that you can reach it using a browser at the IP address specified when starting C2, and only use http (not https) and also use port 8080 >>> http://<c2 ip address>:8080 ./c2-3.1.2_amd64_linux -hostname <ip address> Then add https as step number 2 (when confirmed that the above works without any issues). As the last step, run it as a service (also only when knowing https works as expected). Regarding "My status output says initial setup is required instead of initial setup detected." That is just a matter of versions. Older variants of C2 has used "detected", more recent versions "Required". Nothing to care about, just words. I managed to get it working with http but I haven't been able to configure SSL as I don't have a domain hosting service. Anyways it's fine as I've got a workaround and got it working but now I have a different issue which is not relevant to this topic so I'll dig around for answers. Quote Link to comment Share on other sites More sharing options...
dark_pyrro Posted January 12, 2022 Share Posted January 12, 2022 If you don't have any domain to use for https and don't want to pay for one, you could use some free service such as Freenom to get a domain Quote Link to comment Share on other sites More sharing options...
Void-Byte Posted August 20, 2022 Author Share Posted August 20, 2022 Hello everyone! I have updated the guide, and added some notes for common errors into the guide as well. As always, feel free to reach out if needed. 1 Quote Link to comment Share on other sites More sharing options...
TNT5788 Posted December 14, 2022 Share Posted December 14, 2022 Hello, I just installed the C2 cloud locally in a Ubuntu VM and everything went fine to that point. I have created the device.config for my pineapple MK7 but I can't scp the file to my pineapple. I also tried to create a route from 192.168.2.x to 172.16.42.x because the C2 cloud VM as the IP 192.168.2.x but I still can't ping the pineapple from my C2 cloud VM. Anyone here has setup a local C2 cloud in a Ubuntu VM ? Any hints would be appreciated. Thank you. Quote Link to comment Share on other sites More sharing options...
TNT5788 Posted December 14, 2022 Share Posted December 14, 2022 40 minutes ago, TNT5788 said: Hello, I just installed the C2 cloud locally in a Ubuntu VM and everything went fine to that point. I have created the device.config for my pineapple MK7 but I can't scp the file to my pineapple. I also tried to create a route from 192.168.2.x to 172.16.42.x because the C2 cloud VM as the IP 192.168.2.x but I still can't ping the pineapple from my C2 cloud VM. Anyone here has setup a local C2 cloud in a Ubuntu VM ? Any hints would be appreciated. Thank you. I found my problem. Thank you. Quote Link to comment Share on other sites More sharing options...
xvm Posted January 5 Share Posted January 5 Hi, Thank you very much! I have installed everything correctly according to these instructions > http after that I used https script and didn't work! so I changed back again to http Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.