This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| whitebox@whitebox:~/whitebox $ BUILDKIT_PROGRESS=plain CONTINENT='europe' COUNTRY='spain' COUNTRY_CODE='ES' TEMPORARY_DEPENDENCIES=1 docker compose -f compose.dev.yml up -d --bui | |
| ld --force-recreate | |
| #1 [internal] load local bake definitions | |
| #1 reading from stdin 3.00kB done | |
| #1 DONE 0.0s | |
| #2 [frontend-dev internal] load build definition from frontend.dev.Dockerfile | |
| #2 transferring dockerfile: 973B done | |
| #2 DONE 0.0s |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| backend.dev.Dockerfile:1 | |
| -------------------- | |
| 1 | >>> FROM backend-base:latest | |
| 2 | WORKDIR /app | |
| 3 | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 00:01:13 worker.2 | 07/Jan/2024 00:01:13 | ERROR | process=17609 | huey.consumer.Worker | Unhandled exception in worker thread | |
| 00:01:13 worker.2 | Traceback (most recent call last): | |
| 00:01:13 worker.2 | File "/var/www/.local/share/virtualenvs/accounting-r4BG87nt/lib/python3.6/site-packages/huey/consumer.py", line 177, in process_task | |
| 00:01:13 worker.2 | task_value = self.huey.execute(task) | |
| 00:01:13 worker.2 | File "/var/www/.local/share/virtualenvs/accounting-r4BG87nt/lib/python3.6/site-packages/huey/api.py", line 367, in execute | |
| 00:01:13 worker.2 | result = task.execute() |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| In [3]: import accounting | |
| In [4]: bulk_payment = accounting.transferwise.models.TransferWiseBulkPayment.objects.create() | |
| In [5]: bulk_payment.sender | |
| Out[5]: OpenCraft GmbH |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ==> jira/var/jira/log/atlassian-jira-security.log <== | |
| 2019-11-18 12:10:18,390 ContainerBackgroundProcessor[StandardEngine[Catalina]] HttpSession [rkma34] destroyed for 'crafty' | |
| 2019-11-18 12:10:18,418 http-nio-6002-exec-1674 crafty 730x1077661x36 kl2gv2 194.99.105.238,127.0.0.1 /rest/api/2/field The user 'crafty' has PASSED authentication. | |
| 2019-11-18 12:10:18,441 ContainerBackgroundProcessor[StandardEngine[Catalina]] HttpSession [1ux4r9f] destroyed for 'crafty' | |
| 2019-11-18 12:10:18,393 http-nio-6002-exec-1498 HttpSession [1u14odc] destroyed for 'crafty' | |
| 2019-11-18 12:10:18,445 ContainerBackgroundProcessor[StandardEngine[Catalina]] HttpSession [161y7wu] destroyed for 'crafty' | |
| 2019-11-18 12:10:18,448 ContainerBackgroundProcessor[StandardEngine[Catalina]] HttpSession [1mmowc] destroyed for 'crafty' | |
| 2019-11-18 12:10:18,450 ContainerBackgroundProcessor[StandardEngine[Catalina]] HttpSession [18tmzug] destroyed for 'crafty' | |
| 2019-11-18 12:10:18,457 ContainerBackgroundProcessor[StandardEng |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (tutorial-kivy-7Nh2uCqt) antoviaque@antoviaque-laptop2:~/prog/android/tutorial-kivy$ diff /home/antoviaque/.buildozer/android/platform/android-sdk/tools/bin/sdkmanager ~/bin/android-sdk/tools/bin/sdkmanager | |
| 31c31 | |
| < DEFAULT_JVM_OPTS='"-Dcom.android.sdklib.toolsdir=$APP_HOME"' | |
| --- | |
| > DEFAULT_JVM_OPTS='"-Dcom.android.sdklib.toolsdir=$APP_HOME" -XX:+IgnoreUnrecognizedVMOptions --add-modules java.se.ee' | |
| 67c67 | |
| < CLASSPATH=$APP_HOME/lib/dvlib-26.0.0-dev.jar:$APP_HOME/lib/jimfs-1.1.jar:$APP_HOME/lib/jsr305-1.3.9.jar:$APP_HOME/lib/repository-26.0.0-dev.jar:$APP_HOME/lib/j2objc-annotations-1.1.jar:$APP_HOME/lib/layoutlib-api-26.0.0-dev.jar:$APP_HOME/lib/gson-2.3.jar:$APP_HOME/lib/httpcore-4.2.5.jar:$APP_HOME/lib/commons-logging-1.1.1.jar:$APP_HOME/lib/commons-compress-1.12.jar:$APP_HOME/lib/annotations-26.0.0-dev.jar:$APP_HOME/lib/error_prone_annotations-2.0.18.jar:$APP_HOME/lib/animal-sniffer-annotations-1.14.jar:$APP_HOME/lib/httpclient-4.2.6.jar:$APP_HOME/lib/commons-codec-1.6.jar:$APP_HOME/lib/common-26.0.0-dev.jar |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ whois opencraft.com | |
| Domain Name: OPENCRAFT.COM | |
| Registry Domain ID: 1637242545_DOMAIN_COM-VRSN | |
| Registrar WHOIS Server: whois.gandi.net | |
| Registrar URL: http://www.gandi.net | |
| Updated Date: 2018-12-05T09:00:30Z | |
| Creation Date: 2011-01-27T19:37:30Z | |
| Registry Expiry Date: 2027-01-27T19:37:30Z | |
| Registrar: Gandi SAS | |
| Registrar IANA ID: 81 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2018-10-29 00:58:29,616 JIRA-Bootstrap INFO [c.t.upgrade.tempo7.UpgradeTask33MigratePeriod] Running upgrade: 733: Migrate all Periods to Active Objects. | |
| 2018-10-29 00:58:29,756 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] getService bundle [is.origo.jira.tempo-plugin] | |
| 2018-10-29 00:58:30,757 JIRA-Bootstrap ERROR [c.a.s.core.upgrade.PluginUpgrader] Upgrade failed: org.joda.time.IllegalFieldValueException: Cannot parse "15092017": Value 15 for monthOfYear must be in the range [1,12] | |
| com.atlassian.cache.CacheException: org.joda.time.IllegalFieldValueException: Cannot parse "15092017": Value 15 for monthOfYear must be in the range [1,12] | |
| at com.atlassian.cache.memory.DelegatingCache.get(DelegatingCache.java:211) | |
| at com.atlassian.cache.memory.DelegatingCache.get(DelegatingCache.java:162) | |
| at com.tempoplugin.platform.jira.cache.JiraObjectCache.get(JiraObjectCache.java:31) | |
| at com.tempoplugin.period.ao.PeriodAOServiceCache.doesPeriodKeyExist(P |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2018-03-14 14:29:44,352 http-nio-6002-exec-26 ERROR antoviaque 868x285286x24 6g5bys 89.130.210.167,127.0.0.1 /rest/projects/1.0/project/ADMIN/lastVisited [c.a.p.r.c.error.jersey.ThrowableExceptionMapper] Uncaught exception thrown by REST service: Failed operation: SetOperation[entityName=ApplicationUser,entityId=10000,propertyKey=last-visited-item.10901,newType=5,newMapper=TypeMapper[handler=StringPropertyHandler,valueEntity=OSPropertyString]] | |
| com.opensymphony.module.propertyset.PropertyImplementationException: Failed operation: SetOperation[entityName=ApplicationUser,entityId=10000,propertyKey=last-visited-item.10901,newType=5,newMapper=TypeMapper[handler=StringPropertyHandler,valueEntity=OSPropertyString]] | |
| at com.atlassian.jira.propertyset.CachingOfBizPropertyEntryStore.propEx(CachingOfBizPropertyEntryStore.java:332) | |
| at com.atlassian.jira.propertyset.CachingOfBizPropertyEntryStore.retry(CachingOfBizPropertyEntryStore.java:318) | |
| at com.atlassian.jira.propertyset.CachingOfBizPropertyEnt |
NewerOlder