Eric Franz

Results 45 issues of Eric Franz

## Issue report **Question 1: What is the problem?** Your answer: Passenger uses inter process communication with Node.js, Ruby, Python and Meteor apps using Unix domain sockets. Passenger 6's new...

Enhancement

SessionContext uses missing_method to resolve `context.extra_jupyter_args` to the value of the attribute "extra_jupyter_args" in the hash contained in the context object. The problem is that SessionContext includes Enumerable (along with...

bug

┆Issue is synchronized with this [Asana task](https://app.asana.com/0/1201735133575781/1201737335736301) by [Unito](https://www.unito.io)

component/shell
area/accessibility

Reported from https://discourse.osc.edu/t/ondemand-1-7-7-job-composer-bug/1152 App 115138 output: [2020-10-05 11:16:12 -0600 ] INFO "execve = [{\"PBS_DEFAULT\"=>\"[hostname_2]\", \"PBS_EXEC\"=>\"/opt/pbs\"}, \"/opt/pbs/bin/qstat\", \"-f\", \"-t\", \"2859773.sawtoothpbs\"]" App 115138 output: [2020-10-05 11:16:12 -0600 ] INFO "method=GET path=/pun/sys/myjobs/ format=html...

bug

Reported by https://discourse.osc.edu/t/new-google-analytics-connection/1295 Google has a new way of collecting analytics and there may be a bug with the way we are set to interact with it. We should switch...

bug

The job details link can still link to Grafana, but we can use the datasource proxy directly to Prometheus. The iFrame issue is slow, especially with a job that has...

enhancement
component/activejobs
area/performance
area/accessibility

https://discourse.osc.edu/t/rstudio-ctrl-key-sticking/1054 reports ctrl-key sticking after trying to ctrl-tab out of the interactive session window and ctrl key sticks and then any inputs in the window are interpreted as ctrl-input I...

bug
component/dashboard
not reproducible

If I open a file I do not have write access to, make an edit, and click save, I get an error: >An error occured attempting to save this file!...

bug
component/file_editor
area/debuggability

This pull request added a temporary fix to the issue: https://github.com/AweSim-OSC/osc-jobconstructor/pull/150 Loading the manifest should not result in a crash. A TODO comment was added to address this: https://github.com/AweSim-OSC/osc-jobconstructor/blob/a3c3d7b1c32e2f76dc9d6ad674483d87e940f5df/app/models/manifest.rb#L48-L50 The...

bug
component/jobcomposer
needs investigation

The FilesController is bloated with a lot of code that belongs in domain models. Two changes can help with this. 1. The introduction of a PosixFile model, which could be...

enhancement
component/file_browser
area/tech debt
epic