René's URL Explorer Experiment


Title: Docker container fails to start · Issue #1 · PawSQL/pawsql-ce · GitHub

Open Graph Title: Docker container fails to start · Issue #1 · PawSQL/pawsql-ce

X Title: Docker container fails to start · Issue #1 · PawSQL/pawsql-ce

Description: Hi, I'm trying to run PawSql community edition, but the server fails to start: Logs > docker run -e activation_code=ACTIVATION_CODE \ -e activation_email=ACTIVATION_EMAIL \ -e service_url=http://localhost:8080 \ -p 8080:80 \ pawsql/pawsq...

Open Graph Description: Hi, I'm trying to run PawSql community edition, but the server fails to start: Logs > docker run -e activation_code=ACTIVATION_CODE \ -e activation_email=ACTIVATION_EMAIL \ -e service_url=http://lo...

X Description: Hi, I'm trying to run PawSql community edition, but the server fails to start: Logs > docker run -e activation_code=ACTIVATION_CODE \ -e activation_email=ACTIVATION_EMAIL \ -e service_url=ht...

Opengraph URL: https://github.com/PawSQL/pawsql-ce/issues/1

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Docker container fails to start","articleBody":"Hi, I'm trying to run PawSql community edition, but the server fails to start:\n\n\u003cdetails\u003e\n\u003csummary\u003eLogs\u003c/summary\u003e\n\n\n```\n\u003e docker run -e activation_code=ACTIVATION_CODE \\\n           -e activation_email=ACTIVATION_EMAIL \\\n           -e service_url=http://localhost:8080 \\\n           -p 8080:80 \\\n           pawsql/pawsql-ce:latest\n\u003e docker logs --tail 1000 -f abf9e58447773c2cc97686808336c66e5a807dad91f6d0de95f9ac9cde868973\nWARNING: An illegal reflective access operation has occurred\nWARNING: Illegal reflective access by io.xjar.reflection.XReflection (file:/pawsql-0.0.1-SNAPSHOT.jar) to field java.net.URLClassLoader.ucp\nWARNING: Please consider reporting this to the maintainers of io.xjar.reflection.XReflection\nWARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations\nWARNING: All illegal access operations will be denied in a future release\n\n  .   ____          _            __ _ _\n /\\\\ / ___'_ __ _ _(_)_ __  __ _ \\ \\ \\ \\\n( ( )\\___ | '_ | '_| | '_ \\/ _` | \\ \\ \\ \\\n \\\\/  ___)| |_)| | | | | || (_| |  ) ) ) )\n  '  |____| .__|_| |_|_| |_\\__, | / / / /\n =========|_|==============|___/=/_/_/_/\n :: Spring Boot ::                (v2.7.0)\n\n2025-11-04 16:52:52 INFO  Version - HV000001: Hibernate Validator 6.2.3.Final\n2025-11-04 16:52:52 INFO  Application - Starting Application v0.0.1-SNAPSHOT using Java 11.0.16 on abf9e5844777 with PID 19 (/pawsql-0.0.1-SNAPSHOT.jar started by root in /)\n2025-11-04 16:52:52 INFO  Application - The following 1 profile is active: \"community\"\n2025-11-04 16:52:54 INFO  EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances\n2025-11-04 16:52:54 INFO  EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource\n2025-11-04 16:52:54 INFO  EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource\n2025-11-04 16:52:54 INFO  EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource\n2025-11-04 16:52:54 INFO  EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper\n2025-11-04 16:52:54 INFO  EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper\n2025-11-04 16:52:54 INFO  EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper\n2025-11-04 16:52:54 INFO  EncryptablePropertySourceConverter - Converting PropertySource Config resource 'class path resource [application-community.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper\n2025-11-04 16:52:54 INFO  EncryptablePropertySourceConverter - Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper\n2025-11-04 16:52:54 INFO  DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter\n2025-11-04 16:52:54 INFO  DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver\n2025-11-04 16:52:54 INFO  DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector\n2025-11-04 16:52:54 INFO  PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)\n2025-11-04 16:52:54 INFO  PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$6ba38b56] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)\n2025-11-04 16:52:54 INFO  PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)\n2025-11-04 16:52:55 INFO  TomcatWebServer - Tomcat initialized with port(s): 8002 (http)\nNov 04, 2025 4:52:55 PM org.apache.catalina.core.StandardService startInternal\nINFO: Starting service [Tomcat]\nNov 04, 2025 4:52:55 PM org.apache.catalina.core.StandardEngine startInternal\nINFO: Starting Servlet engine: [Apache Tomcat/9.0.63]\nNov 04, 2025 4:52:55 PM org.apache.catalina.core.ApplicationContext log\nINFO: Initializing Spring embedded WebApplicationContext\n2025-11-04 16:52:55 INFO  ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2585 ms\n2025-11-04 16:52:55 ERROR TomcatStarter - Error starting Tomcat context. Exception: org.springframework.beans.factory.UnsatisfiedDependencyException. Message: Error creating bean with name 'webMvcMetricsFilter' defined in class path resource [org/springframework/boot/actuate/autoconfigure/metrics/web/servlet/WebMvcMetricsAutoConfiguration.class]: Unsatisfied dependency expressed through method 'webMvcMetricsFilter' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'simpleMeterRegistry' defined in class path resource [org/springframework/boot/actuate/autoconfigure/metrics/export/simple/SimpleMetricsExportAutoConfiguration.class]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'processorMetrics' defined in class path resource [org/springframework/boot/actuate/autoconfigure/metrics/SystemMetricsAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [io.micrometer.core.instrument.binder.system.ProcessorMetrics]: Factory method 'processorMetrics' threw exception; nested exception is java.lang.NullPointerException\nNov 04, 2025 4:52:55 PM org.apache.catalina.core.StandardService stopInternal\nINFO: Stopping service [Tomcat]\nNov 04, 2025 4:52:55 PM oracle.jdbc.driver.OracleDriver registerMBeans\nWARNING: Error while registering Oracle JDBC Diagnosability MBean.\njava.lang.NullPointerException\n        at java.base/jdk.internal.platform.cgroupv2.CgroupV2Subsystem.getInstance(CgroupV2Subsystem.java:81)\n        at java.base/jdk.internal.platform.CgroupSubsystemFactory.create(CgroupSubsystemFactory.java:113)\n        at java.base/jdk.internal.platform.CgroupMetrics.getInstance(CgroupMetrics.java:167)\n        at java.base/jdk.internal.platform.SystemMetrics.instance(SystemMetrics.java:29)\n        at java.base/jdk.internal.platform.Metrics.systemMetrics(Metrics.java:58)\n        at java.base/jdk.internal.platform.Container.metrics(Container.java:43)\n        at jdk.management/com.sun.management.internal.OperatingSystemImpl.\u003cinit\u003e(OperatingSystemImpl.java:182)\n        at jdk.management/com.sun.management.internal.PlatformMBeanProviderImpl.getOperatingSystemMXBean(PlatformMBeanProviderImpl.java:281)\n        at jdk.management/com.sun.management.internal.PlatformMBeanProviderImpl$3.nameToMBeanMap(PlatformMBeanProviderImpl.java:198)\n        at java.management/java.lang.management.ManagementFactory.lambda$getPlatformMBeanServer$0(ManagementFactory.java:487)\n        at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:271)\n        at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)\n        at java.base/java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1693)\n        at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)\n        at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)\n        at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n        at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n        at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n        at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)\n        at java.management/java.lang.management.ManagementFactory.getPlatformMBeanServer(ManagementFactory.java:488)\n        at oracle.jdbc.driver.OracleDriver.registerMBeans(OracleDriver.java:450)\n        at oracle.jdbc.driver.OracleDriver$1.run(OracleDriver.java:281)\n        at java.base/java.security.AccessController.doPrivileged(Native Method)\n        at oracle.jdbc.driver.OracleDriver.\u003cclinit\u003e(OracleDriver.java:279)\n        at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)\n        at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n        at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n        at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)\n        at java.base/java.util.ServiceLoader$ProviderImpl.newInstance(ServiceLoader.java:780)\n        at java.base/java.util.ServiceLoader$ProviderImpl.get(ServiceLoader.java:722)\n        at java.base/java.util.ServiceLoader$3.next(ServiceLoader.java:1395)\n        at java.sql/java.sql.DriverManager$2.run(DriverManager.java:614)\n        at java.sql/java.sql.DriverManager$2.run(DriverManager.java:594)\n        at java.base/java.security.AccessController.doPrivileged(Native Method)\n        at java.sql/java.sql.DriverManager.ensureDriversInitialized(DriverManager.java:594)\n        at java.sql/java.sql.DriverManager.getDrivers(DriverManager.java:424)\n        at org.apache.catalina.loader.JdbcLeakPrevention.clearJdbcDriverRegistrations(JdbcLeakPrevention.java:55)\n        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n        at java.base/java.lang.reflect.Method.invoke(Method.java:566)\n        at org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc(WebappClassLoaderBase.java:1745)\n        at org.apache.catalina.loader.WebappClassLoaderBase.clearReferences(WebappClassLoaderBase.java:1666)\n        at org.apache.catalina.loader.WebappClassLoaderBase.stop(WebappClassLoaderBase.java:1602)\n        at org.apache.catalina.loader.WebappLoader.stopInternal(WebappLoader.java:463)\n        at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)\n        at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5515)\n        at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)\n        at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1412)\n        at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1401)\n        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n        at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)\n        at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:140)\n        at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:986)\n        at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)\n        at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1412)\n        at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1401)\n        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n        at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)\n        at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:140)\n        at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:986)\n        at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)\n        at org.apache.catalina.core.StandardService.stopInternal(StandardService.java:497)\n        at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)\n        at org.apache.catalina.core.StandardServer.stopInternal(StandardServer.java:979)\n        at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)\n        at org.apache.catalina.startup.Tomcat.stop(Tomcat.java:496)\n        at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.stopTomcat(TomcatWebServer.java:273)\n        at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.stopSilently(TomcatWebServer.java:253)\n        at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.initialize(TomcatWebServer.java:140)\n        at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.\u003cinit\u003e(TomcatWebServer.java:104)\n        at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getTomcatWebServer(TomcatServletWebServerFactory.java:479)\n        at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getWebServer(TomcatServletWebServerFactory.java:211)\n        at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:184)\n        at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:162)\n        at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:577)\n        at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147)\n        at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734)\n        at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408)\n        at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)\n        at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:164)\n        at com.pawsqlserver.Application.main(Application.java:36)\n        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n        at java.base/java.lang.reflect.Method.invoke(Method.java:566)\n        at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)\n        at org.springframework.boot.loader.Launcher.launch(Launcher.java:108)\n        at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)\n        at io.xjar.boot.XJarLauncher.launch(XJarLauncher.java:26)\n        at io.xjar.boot.XJarLauncher.main(XJarLauncher.java:22)\n\n2025-11-04 16:52:55 WARN  AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat\n2025-11-04 16:52:55 INFO  ConditionEvaluationReportLoggingListener - \n\nError starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.\n2025-11-04 16:52:55 ERROR SpringApplication - Application run failed\norg.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat\n        at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:165)\n        at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:577)\n        at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147)\n        at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734)\n        at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408)\n        at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)\n        at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:164)\n        at com.pawsqlserver.Application.main(Application.java:36)\n        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n        at java.base/java.lang.reflect.Method.invoke(Method.java:566)\n        at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)\n        at org.springframework.boot.loader.Launcher.launch(Launcher.java:108)\n        at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)\n        at io.xjar.boot.XJarLauncher.launch(XJarLauncher.java:26)\n        at io.xjar.boot.XJarLauncher.main(XJarLauncher.java:22)\nCaused by: org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat\n        at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.initialize(TomcatWebServer.java:142)\n        at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.\u003cinit\u003e(TomcatWebServer.java:104)\n        at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getTomcatWebServer(TomcatServletWebServerFactory.java:479)\n        at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getWebServer(TomcatServletWebServerFactory.java:211)\n        at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:184)\n        at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:162)\n        ... 16 more\nCaused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'webMvcMetricsFilter' defined in class path resource [org/springframework/boot/actuate/autoconfigure/metrics/web/servlet/WebMvcMetricsAutoConfiguration.class]: Unsatisfied dependency expressed through method 'webMvcMetricsFilter' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'simpleMeterRegistry' defined in class path resource [org/springframework/boot/actuate/autoconfigure/metrics/export/simple/SimpleMetricsExportAutoConfiguration.class]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'processorMetrics' defined in class path resource [org/springframework/boot/actuate/autoconfigure/metrics/SystemMetricsAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [io.micrometer.core.instrument.binder.system.ProcessorMetrics]: Factory method 'processorMetrics' threw exception; nested exception is java.lang.NullPointerException\n        at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:800)\n        at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541)\n        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352)\n        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195)\n        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582)\n        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)\n        at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)\n        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)\n        at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)\n        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:213)\n        at org.springframework.boot.web.servlet.ServletContextInitializerBeans.getOrderedBeansOfType(ServletContextInitializerBeans.java:212)\n        at org.springframework.boot.web.servlet.ServletContextInitializerBeans.getOrderedBeansOfType(ServletContextInitializerBeans.java:203)\n        at org.springframework.boot.web.servlet.ServletContextInitializerBeans.addServletContextInitializerBeans(ServletContextInitializerBeans.java:97)\n        at org.springframework.boot.web.servlet.ServletContextInitializerBeans.\u003cinit\u003e(ServletContextInitializerBeans.java:86)\n        at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getServletContextInitializerBeans(ServletWebServerApplicationContext.java:262)\n        at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.selfInitialize(ServletWebServerApplicationContext.java:236)\n        at org.springframework.boot.web.embedded.tomcat.TomcatStarter.onStartup(TomcatStarter.java:53)\n        at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5219)\n        at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)\n        at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1396)\n        at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1386)\n        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n        at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)\n        at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:140)\n        at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:919)\n        at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:835)\n        at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)\n        at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1396)\n        at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1386)\n        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n        at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)\n        at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:140)\n        at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:919)\n        at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:263)\n        at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)\n        at org.apache.catalina.core.StandardService.startInternal(StandardService.java:432)\n        at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)\n        at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:927)\n        at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)\n        at org.apache.catalina.startup.Tomcat.start(Tomcat.java:486)\n        at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.initialize(TomcatWebServer.java:123)\n        ... 21 more\nCaused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'simpleMeterRegistry' defined in class path resource [org/springframework/boot/actuate/autoconfigure/metrics/export/simple/SimpleMetricsExportAutoConfiguration.class]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'processorMetrics' defined in class path resource [org/springframework/boot/actuate/autoconfigure/metrics/SystemMetricsAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [io.micrometer.core.instrument.binder.system.ProcessorMetrics]: Factory method 'processorMetrics' threw exception; nested exception is java.lang.NullPointerException\n        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:628)\n        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)\n        at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)\n        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)\n        at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)\n        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)\n        at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)\n        at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1389)\n        at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1309)\n        at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887)\n        at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791)\n        ... 61 more\nCaused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'processorMetrics' defined in class path resource [org/springframework/boot/actuate/autoconfigure/metrics/SystemMetricsAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [io.micrometer.core.instrument.binder.system.ProcessorMetrics]: Factory method 'processorMetrics' threw exception; nested exception is java.lang.NullPointerException\n        at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:658)\n        at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:486)\n        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352)\n        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195)\n        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582)\n        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)\n        at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)\n        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)\n        at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)\n        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)\n        at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)\n        at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1614)\n        at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1571)\n        at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveMultipleBeans(DefaultListableBeanFactory.java:1415)\n        at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1347)\n        at org.springframework.beans.factory.support.DefaultListableBeanFactory$DependencyObjectProvider.resolveStream(DefaultListableBeanFactory.java:2117)\n        at org.springframework.beans.factory.support.DefaultListableBeanFactory$DependencyObjectProvider.orderedStream(DefaultListableBeanFactory.java:2111)\n        at org.springframework.boot.actuate.autoconfigure.metrics.MeterRegistryConfigurer.addBinders(MeterRegistryConfigurer.java:86)\n        at org.springframework.boot.actuate.autoconfigure.metrics.MeterRegistryConfigurer.configure(MeterRegistryConfigurer.java:68)\n        at org.springframework.boot.actuate.autoconfigure.metrics.MeterRegistryPostProcessor.postProcessAfterInitialization(MeterRegistryPostProcessor.java:64)\n        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFactory.java:455)\n        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1808)\n        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620)\n        ... 71 more\nCaused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [io.micrometer.core.instrument.binder.system.ProcessorMetrics]: Factory method 'processorMetrics' threw exception; nested exception is java.lang.NullPointerException\n        at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185)\n        at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653)\n        ... 93 more\nCaused by: java.lang.NullPointerException\n        at java.base/jdk.internal.platform.cgroupv2.CgroupV2Subsystem.getInstance(CgroupV2Subsystem.java:81)\n        at java.base/jdk.internal.platform.CgroupSubsystemFactory.create(CgroupSubsystemFactory.java:113)\n        at java.base/jdk.internal.platform.CgroupMetrics.getInstance(CgroupMetrics.java:167)\n        at java.base/jdk.internal.platform.SystemMetrics.instance(SystemMetrics.java:29)\n        at java.base/jdk.internal.platform.Metrics.systemMetrics(Metrics.java:58)\n        at java.base/jdk.internal.platform.Container.metrics(Container.java:43)\n        at jdk.management/com.sun.management.internal.OperatingSystemImpl.\u003cinit\u003e(OperatingSystemImpl.java:182)\n        at jdk.management/com.sun.management.internal.PlatformMBeanProviderImpl.getOperatingSystemMXBean(PlatformMBeanProviderImpl.java:281)\n        at jdk.management/com.sun.management.internal.PlatformMBeanProviderImpl$3.nameToMBeanMap(PlatformMBeanProviderImpl.java:198)\n        at java.management/sun.management.spi.PlatformMBeanProvider$PlatformComponent.getMBeans(PlatformMBeanProvider.java:195)\n        at java.management/java.lang.management.ManagementFactory.getPlatformMXBean(ManagementFactory.java:686)\n        at java.management/java.lang.management.ManagementFactory.getOperatingSystemMXBean(ManagementFactory.java:388)\n        at io.micrometer.core.instrument.binder.system.ProcessorMetrics.\u003cinit\u003e(ProcessorMetrics.java:81)\n        at io.micrometer.core.instrument.binder.system.ProcessorMetrics.\u003cinit\u003e(ProcessorMetrics.java:76)\n        at org.springframework.boot.actuate.autoconfigure.metrics.SystemMetricsAutoConfiguration.processorMetrics(SystemMetricsAutoConfiguration.java:59)\n        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n        at java.base/java.lang.reflect.Method.invoke(Method.java:566)\n        at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154)\n        ... 94 more\npanic: exit status 1\n\ngoroutine 1 [running]:\nmain.main()\n        /build/start.go:73 +0x4c5\n```\n\n\u003c/details\u003e\n\nAlso, while inspecting the docker image, I noticed the line `COPY server/core/target/pawsql-server.xjar ./pawsql-0.0.1-SNAPSHOT.jar # buildkit 239MB buildkit.dockerfile.v0`. Is it supposed to be `./pawsql-0.0.1-SNAPSHOT.jar`? Not `0.0.2`?\n\nWould be great if you could have a look!","author":{"url":"https://github.com/cdfa","@type":"Person","name":"cdfa"},"datePublished":"2025-11-04T10:02:00.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/1/pawsql-ce/issues/1"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:436d82ba-ae47-af8d-599a-54c905ff178f
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idE0CA:FDC34:938B0D8:C339075:696E0413
html-safe-nonceda31312c459759df05a1e1169eefc1d7309c44fa7859bf445acd72e791ee15db
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFMENBOkZEQzM0OjkzOEIwRDg6QzMzOTA3NTo2OTZFMDQxMyIsInZpc2l0b3JfaWQiOiIxMzc4NjQ1MzY4MDQyODE2NTMxIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac880180bfa53e5664bcdd689bc1fbaefb7ba5b8ade90012bebb2c71a79360a3fa
hovercard-subject-tagissue:3585768549
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/PawSQL/pawsql-ce/1/issue_layout
twitter:imagehttps://opengraph.githubassets.com/fe31a60be9080d75fd6d83b6a566200da762bc3d66ac2ca2995cfa50e681123d/PawSQL/pawsql-ce/issues/1
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/fe31a60be9080d75fd6d83b6a566200da762bc3d66ac2ca2995cfa50e681123d/PawSQL/pawsql-ce/issues/1
og:image:altHi, I'm trying to run PawSql community edition, but the server fails to start: Logs > docker run -e activation_code=ACTIVATION_CODE \ -e activation_email=ACTIVATION_EMAIL \ -e service_url=http://lo...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamecdfa
hostnamegithub.com
expected-hostnamegithub.com
None9b5131b207ddd175abf059a848d5f4302ec0606b02211b989013be49cf08593e
turbo-cache-controlno-preview
go-importgithub.com/PawSQL/pawsql-ce git https://github.com/PawSQL/pawsql-ce.git
octolytics-dimension-user_id115203740
octolytics-dimension-user_loginPawSQL
octolytics-dimension-repository_id1004855673
octolytics-dimension-repository_nwoPawSQL/pawsql-ce
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1004855673
octolytics-dimension-repository_network_root_nwoPawSQL/pawsql-ce
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasef8590a63bfc8093b241930ca57d536c9a50f9680
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/PawSQL/pawsql-ce/issues/1#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FPawSQL%2Fpawsql-ce%2Fissues%2F1
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FPawSQL%2Fpawsql-ce%2Fissues%2F1
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=PawSQL%2Fpawsql-ce
Reloadhttps://patch-diff.githubusercontent.com/PawSQL/pawsql-ce/issues/1
Reloadhttps://patch-diff.githubusercontent.com/PawSQL/pawsql-ce/issues/1
Reloadhttps://patch-diff.githubusercontent.com/PawSQL/pawsql-ce/issues/1
PawSQL https://patch-diff.githubusercontent.com/PawSQL
pawsql-cehttps://patch-diff.githubusercontent.com/PawSQL/pawsql-ce
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FPawSQL%2Fpawsql-ce
Fork 0 https://patch-diff.githubusercontent.com/login?return_to=%2FPawSQL%2Fpawsql-ce
Star 0 https://patch-diff.githubusercontent.com/login?return_to=%2FPawSQL%2Fpawsql-ce
Code https://patch-diff.githubusercontent.com/PawSQL/pawsql-ce
Issues 1 https://patch-diff.githubusercontent.com/PawSQL/pawsql-ce/issues
Pull requests 0 https://patch-diff.githubusercontent.com/PawSQL/pawsql-ce/pulls
Actions https://patch-diff.githubusercontent.com/PawSQL/pawsql-ce/actions
Projects 0 https://patch-diff.githubusercontent.com/PawSQL/pawsql-ce/projects
Security Uh oh! There was an error while loading. Please reload this page. https://patch-diff.githubusercontent.com/PawSQL/pawsql-ce/security
Please reload this pagehttps://patch-diff.githubusercontent.com/PawSQL/pawsql-ce/issues/1
Insights https://patch-diff.githubusercontent.com/PawSQL/pawsql-ce/pulse
Code https://patch-diff.githubusercontent.com/PawSQL/pawsql-ce
Issues https://patch-diff.githubusercontent.com/PawSQL/pawsql-ce/issues
Pull requests https://patch-diff.githubusercontent.com/PawSQL/pawsql-ce/pulls
Actions https://patch-diff.githubusercontent.com/PawSQL/pawsql-ce/actions
Projects https://patch-diff.githubusercontent.com/PawSQL/pawsql-ce/projects
Security https://patch-diff.githubusercontent.com/PawSQL/pawsql-ce/security
Insights https://patch-diff.githubusercontent.com/PawSQL/pawsql-ce/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/PawSQL/pawsql-ce/issues/1
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/PawSQL/pawsql-ce/issues/1
Bughttps://patch-diff.githubusercontent.com/PawSQL/pawsql-ce/issues?q=type:"Bug"
Docker container fails to starthttps://patch-diff.githubusercontent.com/PawSQL/pawsql-ce/issues/1#top
https://patch-diff.githubusercontent.com/Tomas-PawSQL
bugSomething isn't workinghttps://github.com/PawSQL/pawsql-ce/issues?q=state%3Aopen%20label%3A%22bug%22
https://github.com/cdfa
https://github.com/cdfa
cdfahttps://github.com/cdfa
on Nov 4, 2025https://github.com/PawSQL/pawsql-ce/issues/1#issue-3585768549
Tomas-PawSQLhttps://patch-diff.githubusercontent.com/Tomas-PawSQL
bugSomething isn't workinghttps://github.com/PawSQL/pawsql-ce/issues?q=state%3Aopen%20label%3A%22bug%22
Bughttps://patch-diff.githubusercontent.com/PawSQL/pawsql-ce/issues?q=type:"Bug"
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.