• as GitLab also have simular feature as GitHub, i believe it support GitLab too, right?

    And I am having problem using this plugin, i also tried in wp-cli, but it seems something is not working, debug mode didn’t tell me much. Below are the return while I’m testing it out, i only have 8 years, so its impossible that 888 would went thru, and of course nothing has sync-ed. And even when i used the right user ID, it didn’t sync neither.

    
    root:/var/www/html# wp --allow-root wpghs export all 1 
    Starting full export to GitHub.
    
    root:/var/www/html# wp --allow-root wpghs export all 888
    Starting full export to GitHub.
    
    root:/var/www/html# wp --allow-root wpghs export all a  
    Error: Invalid user ID
    root:/var/www/html# wp --allow-root wpghs export all 12412423 
    

    Thanks for your time looking at this. I really appreciate it.

    • This topic was modified 7 years, 5 months ago by sentry2017.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author James DiGioia

    (@jamesdigioia)

    I’ll say the same thing about GitLab that I said about BitBucket:

    https://github.com/mAAdhaTTah/wordpress-github-sync/issues/172

    In regards to the error you’re getting, do you see any error output of any kind? What about errors in your logs?

    Thread Starter sentry2017

    (@sentry2017)

    sorry i may not ask my questions clearly. I actually 2 questions. first is gitlab support.. you did answer me, i guess its more like not official support.

    the second question is about the user ID, thats wordpress mechanism. I think the problem is not enough error message to debug. I did find there was actually a network related problem, my network firewall was blocking port 22 connections. It would be great to see “failed to connect” error instead. And if it can’t sync, it would be great to say “failed to sync”.

    at this moment, i’m still investigating… i’ll check the git server logs too. Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Support GibLab? and.. a bug?’ is closed to new replies.