I am also getting this error while triggering installation script with --charmed flag
cmd: ./install_osm.sh --charmed
error: permanently dropping privs did not work: File exists
permanently dropping privs did not work: File exists
Microk8s storage failed to enable
permanently dropping privs did not work: File exists
Thanks for the installation guide!,
I have encountered the following problem at the end of the installation:
14 / 14 services active
OSM with charms deployed
Trying to install osmclient from channel 10.0/stable
Se ha instalado osmclient (10.0/stable) v10.0.1-0-g42e87fa por OSM Support (osmsupport)
osmclient snap installed
ERROR: Error 404: <html>
<head><title>404 Not Found</title></head>
<body>
<center><h1>404 Not Found</h1></center>
<hr><center>nginx/1.19.0</center>
</body>
</html>
ERROR: Error 404: <html>
<head><title>404 Not Found</title></head>
<body>
<center><h1>404 Not Found</h1></center>
<hr><center>nginx/1.19.0</center>
</body>
</html>
Your installation is now complete, follow these steps for configuring the osmclient:
1. Create the OSM_HOSTNAME environment variable with the NBI IP
export OSM_HOSTNAME=nbi.192.168.68.105.nip.io:443
2. Add the previous command to your .bashrc for other Shell sessions
echo "export OSM_HOSTNAME=nbi.192.168.68.105.nip.io:443" >> ~/.bashrc
DONE
After creating the variables appears the following issue:
osm version
ERROR: Error 404: <html>
<head><title>404 Not Found</title></head>
<body>
<center><h1>404 Not Found</h1></center>
<hr><center>nginx/1.19.0</center>
</body>
</html>
I’m getting the same error as mentioned here along with an ValueError: A role (--compute or --control) must be specified when using --auto error regarding microstack initialization proccess, when trying to install OSM along with microstack using the command : ./install_osm.sh --charmed --microstack .
When I run the command: microk8s.kubectl -n osm describe ingress,
I get in the default backend default-http-backend:80 (<error: endpoints "default-http-backend" not found>)
There is no connection with the NBI. How can I fix this. Thank you.
Hello @davigar15, I am having the same issue as described by @virs. I tried the fix that you identified but it didn’t work, I’m still having the 404 errors when trying to use osm commands.
This is clearly an issue with version 10, I installed version 9 and everything works correctly. Looks like the ingress is not routing correctly the requests or does not have a correct route to the service hence falling in the default backend and given that this one is not defined as you can see in my previous post, it throws a 404 error.
Same as the others, I tried but it didn’t work. I just tried with version nine but I got the “permanently dropping privs did not work: File exists” which looks like an intermittent issue. I will re-try again…
After typing command ‘juju clouds --controller osm-vca’ I got only lxd-cloud and microk8s
After typing command ‘juju status ui-k8s | grep kubernetes | awk ‘{print $8}’’ I got zero matches
After typing commands ‘microstack.openstack network list’ and ‘microstack.openstack router list’, commands were not found
After typing ‘osm vim-list’, output didn’t list any vim
Other outputs from step ‘understanding installation steps’ (linked in first line) are fine.
I installed microstack using snap, but I don’t know how to connect microstack with osm the way it should be done during installation osm charmed.
Now when I try to follow steps https://juju.is/tutorials/charmed-osm-get-started#4-onboarding-vnfs I cannot create basic NS, because of vim microstack not found.
osm ns-create --ns_name basic-06-proxy-charm
–nsd_name ha_proxy_charm-ns
–vim_account microstack
–config ‘{
vld: [ { name: mgmtnet, vim-network-name: osm-ext } ]
}’
I attached screenshot with outputs. Does anyone have an idea what should I do, if this differences are normal and how I can connect vim microstack with osm? Thanks for help in advance.
Hi
I was installing OSM on Ubuntu 18.04 (8CPU/16GB RAM/ 80GB HDD/Single VM running over VMware workstation). It is stuck in DNS enabled. I followed this post not sure what is wrong, can you please suggest. Please see the status.