Can't launch iCloud (libGL error)

Hello everyone,

I just installed iCloud for Linux through the snap store and it’s not starting and giving me the following error in the console:

libGL: screen 0 does not appear to be DRI2 capable
libGL: MESA-LOADER: dlopen(/snap/icloud-for-linux/214/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so)
libGL: Can’t open configuration file /etc/drirc: No such file or directory.
libGL: Can’t open configuration file /home/z/snap/icloud-for-linux/214/.drirc: No such file or directory.
libGL: Can’t open configuration file /etc/drirc: No such file or directory.
libGL: Can’t open configuration file /home/z/snap/icloud-for-linux/214/.drirc: No such file or directory.
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
QGLXContext: Failed to create dummy context
Sandboxing disabled by user.
WebEngineContext used before QtWebEngine::initialize() or OpenGL context creation failed.
Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlagsQSurfaceFormat::FormatOption(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile)
Aborted
[16022:16022:0100/000000.854029:ERROR:zygote_linux.cc(621)] Zygote could not fork: process_type renderer numfds 3 child_pid -1
[16022:16022:0100/000000.854109:ERROR:zygote_linux.cc(653)] write: Broken pipe (32)

Any ideas what the problem might be and how to fix it?

Thanks