Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #6791

Closed
Open
Created Apr 16, 2014 by Administrator@rootOwner

Slack integration not working

Created by: ChristianRiesen

I configured the slack service for a repo, adding "company" from "company.slack.com" as subdomain and the token from an incoming webhook integration. I tried the room with and withouth the # sign. Either way, this is what I get in production log:

Started GET "/space/project/services/slack/test" for 127.0.0.1 at 2014-04-16 10:22:56 +0200
Processing by Projects::ServicesController#test as HTML
  Parameters: {"project_id"=>"space/project", "id"=>"slack"}
Completed 500 Internal Server Error in 326ms

EOFError (end of file reached):
  app/models/project_services/slack_service.rb:55:in `execute'
  app/controllers/projects/services_controller.rb:29:in `test'
  app/controllers/application_controller.rb:58:in `set_current_user_for_thread'

ping @leventyalcin

Assignee
Assign to
Time tracking