So I got past this once somehow, but once I went to redeploy my environment
with what I thought was a working configuration, I am back to the same
issue. What I have found is that neither docker login or docker push will
work. Docker login outright fails, docker push retries until it ultimately
fails. What I have found is that you will not see a 500 error in
Artifactory's access.log. What's interesting is that the
${ARTIFACTORY_HOME}/tomcat/logs/catalina/localhost-${date}.log has the
following:

servlet [Jersey Web Application] in context with path [/artifactory] threw
exception
 java.util.MissingFormatArgumentException: Format specifier '%s'
        at java.util.Formatter.format(Formatter.java:2519)
        at java.util.Formatter.format(Formatter.java:2455)
        at java.lang.String.format(String.java:2940)
        at
org.artifactory.storage.db.util.JdbcHelper.resolveQuery(JdbcHelper.java:282)
        at 
org.artifactory.storage.db.util.JdbcHelper.debugSql(JdbcHelper.java:252)
        at
org.artifactory.storage.db.util.JdbcHelper.executeSelect(JdbcHelper.java:83)
        at
org.artifactory.storage.db.util.JdbcHelper.executeSelect(JdbcHelper.java:77)
        at
org.artifactory.storage.db.security.dao.UserPropertiesDao.getUserIdByProperty(UserPropertiesDao.java:40)
        at
org.artifactory.storage.db.security.service.UserGroupServiceImpl.findUserByProperty(UserGroupServiceImpl.java:428)

It seems to failing trying to parse the bearer token. Stan, I'd be curious
if your logs look similar to mine? I have opened this JIRA issue:


https://www.jfrog.com/jira/browse/RTFACT-10291

No matter what I do, I can't get it to work.

Ryan-



--
View this message in context: 
http://forums.jfrog.org/Docker-push-stalls-tp7580857p7581031.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Artifactory-users mailing list
Artifactory-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to