Skip to content

Post-install issues/Q's #112

@fuyuasha

Description

@fuyuasha

Appreciate Square open-sourcing what looks like a potentially very useful tool.

Installed OK but now having some run time issues:

  • Get 'Unauthorized' when browser not on rails server node (maybe a rails ver problem, we're on 4.0.9 ?)
    • Started shuttle with (development mode): "rails server -b 0.0.0.0 -p 3000" Can use shuttle from browser on same computer but on different computer get a redirect to localhost:3000 and ‘Unauthorized’ in log, ex:

      [d22533a3-40ac-49fc-9aa9-412bcbfa79df] Started GET "/" for 10.11.12.83 at 2015-12-17 18:57:12 -0500
      [d22533a3-40ac-49fc-9aa9-412bcbfa79df] Processing by HomeController#index as HTML
      [d22533a3-40ac-49fc-9aa9-412bcbfa79df] Completed 401 Unauthorized in 12ms

  • Github
    • where are Github creds set (make a test repo with a .properties file and set the URL in a test project but don't see any processing and no errors)?
  • Linux:
    • Does Square run shuttle on Linux? Any significant setup or config differences that you know of using Ubuntu 14.04 LTS
  • Info
    • is there a better place to browse/post Q&A etc?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions