Thanks for the idea! I got in trough ssh, and it has some interesting errors.

Jul 29 17:56:40 s-2-VM systemd[4111]: PAM _pam_load_conf_file: unable to open config for /etc/pam.d/null
Jul 29 17:56:40 s-2-VM systemd[4111]: PAM error loading (null)
Jul 29 17:56:40 s-2-VM systemd[4111]: PAM failed: Critical error - immediate abort Jul 29 17:56:40 s-2-VM systemd[4111]: PAM _pam_init_handlers: error reading /etc/pam.d/systemd-user Jul 29 17:56:40 s-2-VM systemd[4111]: user@0.service: Failed to set up PAM session: Operation not permitted Jul 29 17:56:40 s-2-VM systemd[4111]: PAM _pam_init_handlers: [Critical error - immediate abort] Jul 29 17:56:40 s-2-VM systemd[4111]: user@0.service: Failed at step PAM spawning /lib/systemd/systemd: Operation not permitted
░░ Subject: Process /lib/systemd/systemd could not be executed
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ The process /lib/systemd/systemd could not be executed and failed.
░░
░░ The error number returned by this process is ERRNO.
Jul 29 17:56:40 s-2-VM systemd[4111]: PAM error reading PAM configuration file Jul 29 17:56:40 s-2-VM systemd[4111]: PAM pam_start: failed to initialize handlers Jul 29 17:56:40 s-2-VM systemd[1]: user@0.service: Main process exited, code=exited, status=224/PAM

Any idea what could cause this?

On 7/29/2022 7:42 PM, Sven Barczyk wrote:
Hi,
have you checked you SecStorageVM ?

kind Regards
Sven

-----Ursprüngliche Nachricht-----
Von: Airamek <vegkeppnemaira...@gmail.com>
Gesendet: Freitag, 29. Juli 2022 19:30
An: users@cloudstack.apache.org
Betreff: Can't upload ISO from local

After a lot of trial and error, the system machines are running and their 
consoles are accessible, but I can't upload ISO files trough the web interface. 
I'm using version 4.17.0.1, and my setup consists of a management server with 
sql(MariaDB), and a hypervisor with the primary and secondary nfs shares 
running. Both machines are running Debian.

The only error-like log I could find is in the syslog of the management
server:

Jul 29 19:19:08 laena java[5707]: WARN
[c.c.a.d.ParamGenericValidationWorker] (qtp1648001170-17:ctx-29085af5
ctx-89738967) (logid:eafc7337) Received unknown parameters for command 
listZones. Unknown parameters : listall Jul 29 19:19:08 laena java[5707]: WARN 
[c.c.a.d.ParamGenericValidationWorker] (qtp1648001170-14:ctx-13826793
ctx-f1f86014) (logid:dff1eeea) Received unknown parameters for command 
listOsTypes. Unknown parameters : listall Jul 29 19:19:30 laena java[5707]: 
ERROR [c.c.a.AlertManagerImpl]
(CapacityChecker:ctx-8d290200) (logid:c5703391) Caught exception in 
recalculating capacity Jul 29 19:19:30 laena java[5707]: 
java.lang.NullPointerException Jul 29 19:19:30 laena java[5707]: #011at
com.cloud.configuration.ConfigurationManagerImpl.findPodAllocationState(ConfigurationManagerImpl.java:7170)
Jul 29 19:19:30 laena java[5707]: #011at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
Jul 29 19:19:30 laena java[5707]: #011at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
Jul 29 19:19:30 laena java[5707]: #011at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Jul 29 19:19:30 laena java[5707]: #011at
java.base/java.lang.reflect.Method.invoke(Method.java:566)
Jul 29 19:19:30 laena java[5707]: #011at
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
Jul 29 19:19:30 laena java[5707]: #011at
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
Jul 29 19:19:30 laena java[5707]: #011at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
Jul 29 19:19:30 laena java[5707]: #011at
org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
Jul 29 19:19:30 laena java[5707]: #011at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
Jul 29 19:19:30 laena java[5707]: #011at
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215)
Jul 29 19:19:30 laena java[5707]: #011at 
com.sun.proxy.$Proxy122.findPodAllocationState(Unknown Source) Jul 29 19:19:30 
laena java[5707]: #011at
com.cloud.alert.AlertManagerImpl.recalculateCapacity(AlertManagerImpl.java:345)
Jul 29 19:19:30 laena java[5707]: #011at
com.cloud.alert.AlertManagerImpl.checkForAlerts(AlertManagerImpl.java:465)
Jul 29 19:19:30 laena java[5707]: #011at
com.cloud.alert.AlertManagerImpl$CapacityChecker.runInContext(AlertManagerImpl.java:455)
Jul 29 19:19:30 laena java[5707]: #011at
org.apache.cloudstack.managed.context.ManagedContextTimerTask$1.runInContext(ManagedContextTimerTask.java:30)
Jul 29 19:19:30 laena java[5707]: #011at
org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:48)
Jul 29 19:19:30 laena java[5707]: #011at
org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:55)
Jul 29 19:19:30 laena java[5707]: #011at
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:102)
Jul 29 19:19:30 laena java[5707]: #011at
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:52)
Jul 29 19:19:30 laena java[5707]: #011at
org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.java:45)
Jul 29 19:19:30 laena java[5707]: #011at
org.apache.cloudstack.managed.context.ManagedContextTimerTask.run(ManagedContextTimerTask.java:32)
Jul 29 19:19:30 laena java[5707]: #011at
java.base/java.util.TimerThread.mainLoop(Timer.java:556)
Jul 29 19:19:30 laena java[5707]: #011at
java.base/java.util.TimerThread.run(Timer.java:506)
Jul 29 19:20:01 laena java[5707]: INFO  [c.c.s.StatsCollector]
(StatsCollector-5:ctx-ce26ac6f) (logid:2cf448bc) system memory from
/proc: 8252907520
Jul 29 19:20:01 laena java[5707]: INFO  [c.c.s.StatsCollector]
(StatsCollector-5:ctx-ce26ac6f) (logid:2cf448bc) free memory from /proc:
5333086208
Jul 29 19:20:01 laena java[5707]: INFO  [c.c.s.StatsCollector]
(StatsCollector-5:ctx-ce26ac6f) (logid:2cf448bc) used memory from /proc:
1101472

I attached a screenshot of the error the WebGUI gives when trying to add the 
ISO.

Thanks for any help in advance!

Reply via email to