indentlabs / indentlabs/notebook

ActionView::Template::Error with Docker

Open
#598 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
410
Forks
78
Avg merge
1d
Merged PRs (30d)
9

Description

### Expected behavior

A local version of the notebook.ai website, running in development mode would be accessible via webbrowser using http://localhost:3000

### Actual behavior

![image](https://user-images.githubusercontent.com/25141234/74091697-31d0da00-4a88-11ea-9226-c38232cc78cd.png)

### Steps to reproduce the behavior

Follow the instructions for the docker install in the readme. (screenshotted in case readme changes at a later date)

![image](https://user-images.githubusercontent.com/25141234/74091705-52009900-4a88-11ea-9a28-6c90abbccfa7.png)

I've only verified this to be an issue on Windows 10, I have not yet tested it on any other operating systems. I have confirmed this to be an issue on two different Windows 10 systems.

The version of the project being used is the 3.1.0 release.

### Application trace in text form

```
app/views/main/index.html.erb:26:in `_app_views_main_index_html_erb__3690971147142007073_47068045561520'
```

Contributor guide

Open the contributing guide

Research direction

Start with the Docker installation instructions in the README and reproduce the issue on Windows 10 using the 3.1.0 release. Then inspect app/views/main/index.html.erb at line 26 and the application trace. Done means the development instance loads successfully at http://localhost:3000 without the ActionView::Template::Error.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, rails
Domain
backend, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.