Karthik Balu
Karthik Balu
I can confirm that we managed to run linorobot melodic on Jetson Nano with few glitches with udev rules and solved it
Awesome man, that’s the reason why I quit using Jenkins, GitLab Ci and then bamboo to finally use a simple solution, great job!
I had the same issue and resolved it add below lines before if (application.ios) { ` declare class UIResponder {}; declare class UIApplicationDelegate{}; declare class FBSDKApplicationDelegate { static sharedInstance():any; };...
I am already using 1.0.1 and copied the latest version 1.2.1 to my gitbucket-home/plugins folder but its not showing up on gitbucket plugins screen even if i do reload and...
`08:53:16.604 [main] ERROR gitbucket.core.plugin.PluginRegistry - Error during plugin initialization: gitbucket-ci-plugin-assembly-1.2.1.jar java.sql.SQLSyntaxErrorException: (conn:667951) Duplicate column name 'SKIP_WORDS' at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.get(ExceptionMapper.java:158) at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.getException(ExceptionMapper.java:118) at org.mariadb.jdbc.MariaDbStatement.executeExceptionEpilogue(MariaDbStatement.java:245) at org.mariadb.jdbc.MariaDbPreparedStatementClient.executeInternal(MariaDbPreparedStatementClient.java:218) at org.mariadb.jdbc.MariaDbPreparedStatementClient.execute(MariaDbPreparedStatementClient.java:153) at org.mariadb.jdbc.MariaDbPreparedStatementClient.executeUpdate(MariaDbPreparedStatementClient.java:186) at com.zaxxer.hikari.pool.ProxyPreparedStatement.executeUpdate(ProxyPreparedStatement.java:61)...
I found a workaround to this problem I manually dropped those fields in my database and later it throwed more errors on build folder `org.apache.commons.io.FileExistsException: Destination '/opt/gitbucket/gitbucket-data/repositories/sdvdsv/sdvsdv/build' already exists `...
for MySQL
Bytetrack is better for practical application than Deepsort for less latency
I mean the ci script is running ven before the pullrequest merge is completed (merged using the web interface from develop to master and default branch set to master)